@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class SetTopicAttributesResponseUnmarshaller extends Object implements software.amazon.awssdk.runtime.transform.Unmarshaller<SetTopicAttributesResponse,software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext>
| Constructor and Description |
|---|
SetTopicAttributesResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SetTopicAttributesResponseUnmarshaller |
getInstance() |
SetTopicAttributesResponse |
unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
public SetTopicAttributesResponseUnmarshaller()
public SetTopicAttributesResponse unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.runtime.transform.Unmarshaller<SetTopicAttributesResponse,software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext>Exceptionpublic static SetTopicAttributesResponseUnmarshaller getInstance()
Copyright © 2017. All rights reserved.