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