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 |
---|---|
CreatePlatformEndpointResult |
AmazonSNSClient.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
CreatePlatformEndpointResult |
AmazonSNS.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
Modifier and Type | Method and Description |
---|---|
Future<CreatePlatformEndpointResult> |
AmazonSNSAsyncClient.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
Future<CreatePlatformEndpointResult> |
AmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
Future<CreatePlatformEndpointResult> |
AmazonSNSAsyncClient.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
Future<CreatePlatformEndpointResult> |
AmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
Modifier and Type | Method and Description |
---|---|
Future<CreatePlatformEndpointResult> |
AmazonSNSAsyncClient.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
Future<CreatePlatformEndpointResult> |
AmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
The
CreatePlatformEndpoint action creates an endpoint for
a device and mobile app on one of the supported push notification
services, such as GCM and APNS. |
Modifier and Type | Method and Description |
---|---|
CreatePlatformEndpointResult |
CreatePlatformEndpointResult.withEndpointArn(String endpointArn)
EndpointArn returned from CreateEndpoint action.
|
Modifier and Type | Method and Description |
---|---|
CreatePlatformEndpointResult |
CreatePlatformEndpointResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.