| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListEndpointsByPlatformApplicationResponse |
SNSClient.listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and
APNS.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEndpointsByPlatformApplicationResponse> |
SNSAsyncClient.listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and
APNS.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsByPlatformApplicationResponse |
ListEndpointsByPlatformApplicationResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.