GetEndpointAttributesResult |
AbstractAmazonSNS.getEndpointAttributes(GetEndpointAttributesRequest request) |
|
GetEndpointAttributesResult |
AmazonSNS.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest) |
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
|
GetEndpointAttributesResult |
AmazonSNSClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest) |
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
|
Future<GetEndpointAttributesResult> |
AbstractAmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest request) |
|
Future<GetEndpointAttributesResult> |
AbstractAmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
|
Future<GetEndpointAttributesResult> |
AmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest) |
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) |
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) |
|
Future<GetEndpointAttributesResult> |
AmazonSNSAsyncClient.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
|