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