| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetEndpointAttributesResponse |
SNSClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM
and APNS.
|
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
and APNS.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<GetEndpointAttributesRequest> |
GetEndpointAttributesRequestMarshaller.marshall(GetEndpointAttributesRequest getEndpointAttributesRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<GetEndpointAttributesRequest> |
GetEndpointAttributesRequestMarshaller.marshall(GetEndpointAttributesRequest getEndpointAttributesRequest) |
Copyright © 2017. All rights reserved.