@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class CreateMultipartUploadResponseUnmarshaller extends Object implements Unmarshaller<CreateMultipartUploadResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
CreateMultipartUploadResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CreateMultipartUploadResponseUnmarshaller |
getInstance() |
CreateMultipartUploadResponse |
unmarshall(StaxUnmarshallerContext context) |
public CreateMultipartUploadResponseUnmarshaller()
public CreateMultipartUploadResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<CreateMultipartUploadResponse,StaxUnmarshallerContext>Exceptionpublic static CreateMultipartUploadResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.