Uses of Class
software.amazon.awssdk.services.sns.paginators.ListPlatformApplicationsPublisher
-
Packages that use ListPlatformApplicationsPublisher Package Description software.amazon.awssdk.services.sns Amazon Simple Notification Service -
-
Uses of ListPlatformApplicationsPublisher in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that return ListPlatformApplicationsPublisher Modifier and Type Method Description default ListPlatformApplicationsPublisherSnsAsyncClient. listPlatformApplicationsPaginator()This is a variant ofSnsAsyncClient.listPlatformApplications(software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest)operation.default ListPlatformApplicationsPublisherSnsAsyncClient. listPlatformApplicationsPaginator(Consumer<ListPlatformApplicationsRequest.Builder> listPlatformApplicationsRequest)This is a variant ofSnsAsyncClient.listPlatformApplications(software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest)operation.default ListPlatformApplicationsPublisherSnsAsyncClient. listPlatformApplicationsPaginator(ListPlatformApplicationsRequest listPlatformApplicationsRequest)This is a variant ofSnsAsyncClient.listPlatformApplications(software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest)operation.
-