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