ListPlatformApplicationsResult |
AmazonSNSClient.listPlatformApplications(ListPlatformApplicationsRequest request)
Lists the platform application objects for the supported push notification services, such as APNS and GCM
(Firebase Cloud Messaging).
|
ListPlatformApplicationsResult |
AbstractAmazonSNS.listPlatformApplications(ListPlatformApplicationsRequest request) |
ListPlatformApplicationsResult |
AmazonSNS.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push notification services, such as APNS and GCM
(Firebase Cloud Messaging).
|
Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request) |
Future<ListPlatformApplicationsResult> |
AmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push notification services, such as APNS and GCM
(Firebase Cloud Messaging).
|
Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request) |
Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |
Future<ListPlatformApplicationsResult> |
AmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest listPlatformApplicationsRequest,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler)
Lists the platform application objects for the supported push notification services, such as APNS and GCM
(Firebase Cloud Messaging).
|
Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |