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