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