Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
CreatePlatformApplicationResult |
AmazonSNSClient.createPlatformApplication(CreatePlatformApplicationRequest createPlatformApplicationRequest)
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)
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 |
AbstractAmazonSNS.createPlatformApplication(CreatePlatformApplicationRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreatePlatformApplicationResult> |
AmazonSNSAsyncClient.createPlatformApplicationAsync(CreatePlatformApplicationRequest request) |
java.util.concurrent.Future<CreatePlatformApplicationResult> |
AmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest)
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.
|
java.util.concurrent.Future<CreatePlatformApplicationResult> |
AbstractAmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest request) |
java.util.concurrent.Future<CreatePlatformApplicationResult> |
AmazonSNSAsyncClient.createPlatformApplicationAsync(CreatePlatformApplicationRequest request,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler) |
java.util.concurrent.Future<CreatePlatformApplicationResult> |
AmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler)
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.
|
java.util.concurrent.Future<CreatePlatformApplicationResult> |
AbstractAmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest request,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreatePlatformApplicationResult |
CreatePlatformApplicationResult.clone() |
CreatePlatformApplicationResult |
CreatePlatformApplicationResult.withPlatformApplicationArn(java.lang.String platformApplicationArn)
PlatformApplicationArn is returned.
|
Modifier and Type | Method and Description |
---|---|
CreatePlatformApplicationResult |
CreatePlatformApplicationResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |