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