Package | Description |
---|---|
com.amazonaws.services.sns |
Synchronous and asynchronous client classes for accessing AmazonSNS.
|
com.amazonaws.services.sns.model |
Classes modeling the various types represented by AmazonSNS.
|
Modifier and Type | Method and Description |
---|---|
GetEndpointAttributesResult |
AmazonSNSClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
The
GetEndpointAttributes retrieves the endpoint
attributes for a device on one of the supported push notification
services, such as GCM and APNS. |
GetEndpointAttributesResult |
AmazonSNS.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
The
GetEndpointAttributes retrieves the endpoint
attributes for a device on one of the supported push notification
services, such as GCM and APNS. |
Future<GetEndpointAttributesResult> |
AmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest)
The
GetEndpointAttributes 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 getEndpointAttributesRequest)
The
GetEndpointAttributes retrieves the endpoint
attributes for a device on one of the supported push notification
services, such as GCM and APNS. |
Future<GetEndpointAttributesResult> |
AmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler)
The
GetEndpointAttributes 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 getEndpointAttributesRequest,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler)
The
GetEndpointAttributes 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 |
---|---|
Future<GetEndpointAttributesResult> |
AmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler)
The
GetEndpointAttributes 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 getEndpointAttributesRequest,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler)
The
GetEndpointAttributes 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 |
---|---|
GetEndpointAttributesRequest |
GetEndpointAttributesRequest.withEndpointArn(String endpointArn)
EndpointArn for GetEndpointAttributes input.
|
Copyright © 2014. All rights reserved.