Unmarshaller<InventoryItem,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class InventoryItemUnmarshaller extends Object implements Unmarshaller<InventoryItem,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
InventoryItemUnmarshaller() |
| Modifier and Type | Method | 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.