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