Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
ListPlatformApplicationsResult |
AmazonSNSClient.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push
notification services, such as APNS and GCM.
|
ListPlatformApplicationsResult |
AmazonSNS.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push
notification services, such as APNS and GCM.
|
ListPlatformApplicationsResult |
AbstractAmazonSNS.listPlatformApplications(ListPlatformApplicationsRequest request) |
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request) |
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push
notification services, such as APNS and GCM.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request) |
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler)
Simplified method form for invoking the ListPlatformApplications
operation with an AsyncHandler.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsync.listPlatformApplicationsAsync(AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler)
Simplified method form for invoking the ListPlatformApplications
operation with an AsyncHandler.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler)
Simplified method form for invoking the ListPlatformApplications
operation with an AsyncHandler.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest request,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListPlatformApplicationsRequest |
ListPlatformApplicationsRequest.clone() |
ListPlatformApplicationsRequest |
ListPlatformApplicationsRequest.withNextToken(java.lang.String nextToken)
NextToken string is used when calling ListPlatformApplications action to
retrieve additional records that are available after the first page
results.
|
Modifier and Type | Method and Description |
---|---|
Request<ListPlatformApplicationsRequest> |
ListPlatformApplicationsRequestMarshaller.marshall(ListPlatformApplicationsRequest listPlatformApplicationsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListPlatformApplicationsRequest> |
ListPlatformApplicationsRequestMarshaller.marshall(ListPlatformApplicationsRequest listPlatformApplicationsRequest) |