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