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