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