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