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