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