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