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