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