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 GCM
(Firebase Cloud Messaging) 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 GCM
(Firebase Cloud Messaging) and APNS.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetEndpointAttributesRequestMarshaller.marshall(GetEndpointAttributesRequest getEndpointAttributesRequest) |
Copyright © 2022. All rights reserved.