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