| Package | Description |
|---|---|
| com.amazonaws.services.sns |
Synchronous and asynchronous client classes for accessing AmazonSNS.
|
| com.amazonaws.services.sns.model |
Classes modeling the various types represented by AmazonSNS.
|
| com.amazonaws.services.sns.model.transform |
Marhsalling for the various types represented by AmazonSNS.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsByPlatformApplicationResult |
AmazonSNSClient.listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
ListEndpointsByPlatformApplicationResult |
AmazonSNS.listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsyncClient.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsync.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsyncClient.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest,
AsyncHandler<ListEndpointsByPlatformApplicationRequest,ListEndpointsByPlatformApplicationResult> asyncHandler)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsync.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest,
AsyncHandler<ListEndpointsByPlatformApplicationRequest,ListEndpointsByPlatformApplicationResult> asyncHandler)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
| Modifier and Type | Method and Description |
|---|---|
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsyncClient.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest,
AsyncHandler<ListEndpointsByPlatformApplicationRequest,ListEndpointsByPlatformApplicationResult> asyncHandler)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsync.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest,
AsyncHandler<ListEndpointsByPlatformApplicationRequest,ListEndpointsByPlatformApplicationResult> asyncHandler)
The
ListEndpointsByPlatformApplication action lists the
endpoints and endpoint attributes for devices in a supported push
notification service, such as GCM and APNS. |
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsByPlatformApplicationRequest |
ListEndpointsByPlatformApplicationRequest.withNextToken(String nextToken)
NextToken string is used when calling
ListEndpointsByPlatformApplication action to retrieve additional
records that are available after the first page results.
|
ListEndpointsByPlatformApplicationRequest |
ListEndpointsByPlatformApplicationRequest.withPlatformApplicationArn(String platformApplicationArn)
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput
action.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ListEndpointsByPlatformApplicationRequest> |
ListEndpointsByPlatformApplicationRequestMarshaller.marshall(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListEndpointsByPlatformApplicationRequest> |
ListEndpointsByPlatformApplicationRequestMarshaller.marshall(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest) |
Copyright © 2016. All rights reserved.