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