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