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