| Package | Description |
|---|---|
| com.amazonaws.services.sns |
|
| com.amazonaws.services.sns.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetEndpointAttributesResult> |
AbstractAmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
Future<GetEndpointAttributesResult> |
AmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler)
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM
and APNS.
|
Future<GetEndpointAttributesResult> |
AmazonSNSAsyncClient.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEndpointAttributesRequest |
GetEndpointAttributesRequest.clone() |
GetEndpointAttributesRequest |
GetEndpointAttributesRequest.withEndpointArn(String endpointArn)
EndpointArn for GetEndpointAttributes input.
|
Copyright © 2019. All rights reserved.