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