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