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.
|
ListPlatformApplicationsResult |
AmazonSNSClient.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest) |
Lists the platform application objects for the supported push
notification services, such as APNS and GCM.
|
Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request) |
|
Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |
|
Future<ListPlatformApplicationsResult> |
AmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest listPlatformApplicationsRequest) |
Lists the platform application objects for the supported push
notification services, such as APNS and GCM.
|
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.
|
Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request) |
|
Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |
|