Package | Description |
---|---|
com.amazonaws.services.sns |
|
com.amazonaws.services.sns.model |
Modifier and Type | Method and Description |
---|---|
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 |
AmazonSNSClient.createPlatformApplication(CreatePlatformApplicationRequest request)
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 |
---|---|
CreatePlatformApplicationResult |
CreatePlatformApplicationResult.clone() |
CreatePlatformApplicationResult |
CreatePlatformApplicationResult.withPlatformApplicationArn(String platformApplicationArn)
PlatformApplicationArn is returned.
|
Copyright © 2018. All rights reserved.