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() |
ListPlatformApplicationsResult |
AmazonSNS.listPlatformApplications()
Simplified method form for invoking the ListPlatformApplications
operation.
|
ListPlatformApplicationsResult |
AbstractAmazonSNS.listPlatformApplications() |
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) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync()
Simplified method form for invoking the ListPlatformApplications
operation.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AmazonSNSAsync.listPlatformApplicationsAsync()
Simplified method form for invoking the ListPlatformApplications
operation.
|
java.util.concurrent.Future<ListPlatformApplicationsResult> |
AbstractAmazonSNSAsync.listPlatformApplicationsAsync()
Simplified method form for invoking the ListPlatformApplications
operation.
|
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) |
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 |
---|---|
ListPlatformApplicationsResult |
ListPlatformApplicationsResult.clone() |
ListPlatformApplicationsResult |
ListPlatformApplicationsResult.withNextToken(java.lang.String nextToken)
NextToken string is returned when calling ListPlatformApplications action
if additional records are available after the first page results.
|
ListPlatformApplicationsResult |
ListPlatformApplicationsResult.withPlatformApplications(java.util.Collection<PlatformApplication> platformApplications)
Platform applications returned when calling ListPlatformApplications
action.
|
ListPlatformApplicationsResult |
ListPlatformApplicationsResult.withPlatformApplications(PlatformApplication... platformApplications)
Platform applications returned when calling ListPlatformApplications
action.
|
Modifier and Type | Method and Description |
---|---|
ListPlatformApplicationsResult |
ListPlatformApplicationsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |