Uses of Class
software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
Packages that use ListPlatformApplicationsResponse
Package
Description
-
Uses of ListPlatformApplicationsResponse in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that return ListPlatformApplicationsResponseModifier and TypeMethodDescriptiondefault ListPlatformApplicationsResponseSnsClient.listPlatformApplications()Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).default ListPlatformApplicationsResponseSnsClient.listPlatformApplications(Consumer<ListPlatformApplicationsRequest.Builder> listPlatformApplicationsRequest) Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).default ListPlatformApplicationsResponseSnsClient.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest) Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).Methods in software.amazon.awssdk.services.sns that return types with arguments of type ListPlatformApplicationsResponseModifier and TypeMethodDescriptionSnsAsyncClient.listPlatformApplications()Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsAsyncClient.listPlatformApplications(Consumer<ListPlatformApplicationsRequest.Builder> listPlatformApplicationsRequest) Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsAsyncClient.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest) Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). -
Uses of ListPlatformApplicationsResponse in software.amazon.awssdk.services.sns.paginators
Methods in software.amazon.awssdk.services.sns.paginators that return types with arguments of type ListPlatformApplicationsResponseMethod parameters in software.amazon.awssdk.services.sns.paginators with type arguments of type ListPlatformApplicationsResponseModifier and TypeMethodDescriptionvoidListPlatformApplicationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPlatformApplicationsResponse> subscriber)