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