| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListSubscriptionsByTopicResponse |
SNSClient.listSubscriptionsByTopic(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest)
Returns a list of the subscriptions to a specific topic.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSubscriptionsByTopicResponse> |
SNSAsyncClient.listSubscriptionsByTopic(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest)
Returns a list of the subscriptions to a specific topic.
|
| Modifier and Type | Method and Description |
|---|---|
ListSubscriptionsByTopicResponse |
ListSubscriptionsByTopicResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.