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