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