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