| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEndpointAttributesResponse> |
SnsAsyncClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as FCM
and APNS.
|
default GetEndpointAttributesResponse |
SnsClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as FCM
and APNS.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEndpointAttributesRequestMarshaller.marshall(GetEndpointAttributesRequest getEndpointAttributesRequest) |
Copyright © 2019. All rights reserved.