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