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