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