SetEndpointAttributesResult |
AbstractAmazonSNS.setEndpointAttributes(SetEndpointAttributesRequest request) |
|
SetEndpointAttributesResult |
AmazonSNS.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest) |
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
|
SetEndpointAttributesResult |
AmazonSNSClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest) |
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
|
Future<SetEndpointAttributesResult> |
AbstractAmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest request) |
|
Future<SetEndpointAttributesResult> |
AbstractAmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest request,
AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler) |
|
Future<SetEndpointAttributesResult> |
AmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest setEndpointAttributesRequest) |
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
|
Future<SetEndpointAttributesResult> |
AmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest setEndpointAttributesRequest,
AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler) |
Sets the attributes for an endpoint for a device on one of the supported
push notification services, such as GCM and APNS.
|
Future<SetEndpointAttributesResult> |
AmazonSNSAsyncClient.setEndpointAttributesAsync(SetEndpointAttributesRequest request) |
|
Future<SetEndpointAttributesResult> |
AmazonSNSAsyncClient.setEndpointAttributesAsync(SetEndpointAttributesRequest request,
AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler) |
|