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