Unmarshaller<InitiateMultipartUploadResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class InitiateMultipartUploadResponseUnmarshaller extends Object implements Unmarshaller<InitiateMultipartUploadResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
InitiateMultipartUploadResponseUnmarshaller() |
| Modifier and Type | Method | 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.