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