Uses of Class
software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
-
Packages that use ListSubscriptionsByTopicRequest Package Description software.amazon.awssdk.services.sns Amazon Simple Notification Service software.amazon.awssdk.services.sns.paginators software.amazon.awssdk.services.sns.transform -
-
Uses of ListSubscriptionsByTopicRequest in software.amazon.awssdk.services.sns
-
Uses of ListSubscriptionsByTopicRequest in software.amazon.awssdk.services.sns.paginators
Constructors in software.amazon.awssdk.services.sns.paginators with parameters of type ListSubscriptionsByTopicRequest Constructor Description ListSubscriptionsByTopicIterable(SnsClient client, ListSubscriptionsByTopicRequest firstRequest)
ListSubscriptionsByTopicPublisher(SnsAsyncClient client, ListSubscriptionsByTopicRequest firstRequest)
-
Uses of ListSubscriptionsByTopicRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type ListSubscriptionsByTopicRequest Modifier and Type Method Description SdkHttpFullRequest
ListSubscriptionsByTopicRequestMarshaller. marshall(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest)
-