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