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