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