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.
|
Modifier and Type | Method and Description |
---|---|
CreatePlatformApplicationResult |
AmazonSNSClient.createPlatformApplication(CreatePlatformApplicationRequest createPlatformApplicationRequest)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
CreatePlatformApplicationResult |
AmazonSNS.createPlatformApplication(CreatePlatformApplicationRequest createPlatformApplicationRequest)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
Modifier and Type | Method and Description |
---|---|
Future<CreatePlatformApplicationResult> |
AmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
Future<CreatePlatformApplicationResult> |
AmazonSNSAsyncClient.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
Future<CreatePlatformApplicationResult> |
AmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
Future<CreatePlatformApplicationResult> |
AmazonSNSAsyncClient.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
Modifier and Type | Method and Description |
---|---|
Future<CreatePlatformApplicationResult> |
AmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
Future<CreatePlatformApplicationResult> |
AmazonSNSAsyncClient.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler)
The
CreatePlatformApplication action creates a platform
application object for one of the supported push notification
services, such as APNS and GCM, to which devices and mobile apps may
register. |
Modifier and Type | Method and Description |
---|---|
CreatePlatformApplicationResult |
CreatePlatformApplicationResult.withPlatformApplicationArn(String platformApplicationArn)
PlatformApplicationArn is returned.
|
Copyright © 2014. All rights reserved.