| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| Modifier and Type | Method and Description |
|---|---|
default ListPlatformApplicationsPublisher |
SnsAsyncClient.listPlatformApplicationsPaginator()
Lists the platform application objects for the supported push notification services, such as APNS and GCM
(Firebase Cloud Messaging).
|
default ListPlatformApplicationsPublisher |
SnsAsyncClient.listPlatformApplicationsPaginator(Consumer<ListPlatformApplicationsRequest.Builder> listPlatformApplicationsRequest)
Lists the platform application objects for the supported push notification services, such as APNS and GCM
(Firebase Cloud Messaging).
|
default ListPlatformApplicationsPublisher |
SnsAsyncClient.listPlatformApplicationsPaginator(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push notification services, such as APNS and GCM
(Firebase Cloud Messaging).
|
Copyright © 2022. All rights reserved.