Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
CreatePlatformEndpointResult |
AmazonSNSClient.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest)
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)
Creates an endpoint for a device and mobile app on one of the supported
push notification services, such as GCM and APNS.
|
CreatePlatformEndpointResult |
AbstractAmazonSNS.createPlatformEndpoint(CreatePlatformEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AmazonSNSAsyncClient.createPlatformEndpointAsync(CreatePlatformEndpointRequest request) |
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest)
Creates an endpoint for a device and mobile app on one of the supported
push notification services, such as GCM and APNS.
|
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AbstractAmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest request) |
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AmazonSNSAsyncClient.createPlatformEndpointAsync(CreatePlatformEndpointRequest request,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler) |
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
Creates an endpoint for a device and mobile app on one of the supported
push notification services, such as GCM and APNS.
|
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AbstractAmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest request,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AmazonSNSAsyncClient.createPlatformEndpointAsync(CreatePlatformEndpointRequest request,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler) |
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
Creates an endpoint for a device and mobile app on one of the supported
push notification services, such as GCM and APNS.
|
java.util.concurrent.Future<CreatePlatformEndpointResult> |
AbstractAmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest request,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreatePlatformEndpointResult |
CreatePlatformEndpointResult.clone() |
CreatePlatformEndpointResult |
CreatePlatformEndpointResult.withEndpointArn(java.lang.String endpointArn)
EndpointArn returned from CreateEndpoint action.
|
Modifier and Type | Method and Description |
---|---|
CreatePlatformEndpointResult |
CreatePlatformEndpointResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |