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