| 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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
CreatePlatformEndpointResponse |
CreatePlatformEndpointResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.