| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreatePlatformEndpointResponse |
SNSClient.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.
|
default CompletableFuture<CreatePlatformEndpointResponse> |
SNSAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<CreatePlatformEndpointRequest> |
CreatePlatformEndpointRequestMarshaller.marshall(CreatePlatformEndpointRequest createPlatformEndpointRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<CreatePlatformEndpointRequest> |
CreatePlatformEndpointRequestMarshaller.marshall(CreatePlatformEndpointRequest createPlatformEndpointRequest) |
Copyright © 2017. All rights reserved.