SetPlatformApplicationAttributesResult |
AbstractAmazonSNS.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest request) |
SetPlatformApplicationAttributesResult |
AmazonSNSClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest request)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and GCM (Firebase Cloud Messaging).
|
SetPlatformApplicationAttributesResult |
AmazonSNS.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and GCM (Firebase Cloud Messaging).
|
Future<SetPlatformApplicationAttributesResult> |
AbstractAmazonSNSAsync.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest request) |
Future<SetPlatformApplicationAttributesResult> |
AmazonSNSAsyncClient.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest request) |
Future<SetPlatformApplicationAttributesResult> |
AmazonSNSAsync.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and GCM (Firebase Cloud Messaging).
|
Future<SetPlatformApplicationAttributesResult> |
AbstractAmazonSNSAsync.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest request,
AsyncHandler<SetPlatformApplicationAttributesRequest,SetPlatformApplicationAttributesResult> asyncHandler) |
Future<SetPlatformApplicationAttributesResult> |
AmazonSNSAsyncClient.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest request,
AsyncHandler<SetPlatformApplicationAttributesRequest,SetPlatformApplicationAttributesResult> asyncHandler) |
Future<SetPlatformApplicationAttributesResult> |
AmazonSNSAsync.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest,
AsyncHandler<SetPlatformApplicationAttributesRequest,SetPlatformApplicationAttributesResult> asyncHandler)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and GCM (Firebase Cloud Messaging).
|