@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class PutDeliveryChannelResponseUnmarshaller extends Object implements Unmarshaller<PutDeliveryChannelResponse,JsonUnmarshallerContext>
| Constructor and Description |
|---|
PutDeliveryChannelResponseUnmarshaller() |
| Modifier and Type | Method and 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.