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