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