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