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