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