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