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