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