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