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