public class GetItemRequestJsonUnmarshaller extends Object implements com.amazonaws.transform.Unmarshaller<com.amazonaws.services.dynamodb.model.GetItemRequest,com.amazonaws.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
GetItemRequestJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static GetItemRequestJsonUnmarshaller |
getInstance() |
com.amazonaws.services.dynamodb.model.GetItemRequest |
unmarshall(com.amazonaws.transform.JsonUnmarshallerContext context) |
public com.amazonaws.services.dynamodb.model.GetItemRequest unmarshall(com.amazonaws.transform.JsonUnmarshallerContext context)
throws Exception
unmarshall in interface com.amazonaws.transform.Unmarshaller<com.amazonaws.services.dynamodb.model.GetItemRequest,com.amazonaws.transform.JsonUnmarshallerContext>Exceptionpublic static GetItemRequestJsonUnmarshaller getInstance()
Copyright © 2014. All Rights Reserved.