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