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