| Package | Description |
|---|---|
| com.amazonaws.services.codestarnotifications |
This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data
types for the AWS CodeStar Notifications API.
|
| com.amazonaws.services.codestarnotifications.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteNotificationRuleResult> |
AWSCodeStarNotificationsAsyncClient.deleteNotificationRuleAsync(DeleteNotificationRuleRequest request,
AsyncHandler<DeleteNotificationRuleRequest,DeleteNotificationRuleResult> asyncHandler) |
Future<DeleteNotificationRuleResult> |
AWSCodeStarNotificationsAsync.deleteNotificationRuleAsync(DeleteNotificationRuleRequest deleteNotificationRuleRequest,
AsyncHandler<DeleteNotificationRuleRequest,DeleteNotificationRuleResult> asyncHandler)
Deletes a notification rule for a resource.
|
Future<DeleteNotificationRuleResult> |
AbstractAWSCodeStarNotificationsAsync.deleteNotificationRuleAsync(DeleteNotificationRuleRequest request,
AsyncHandler<DeleteNotificationRuleRequest,DeleteNotificationRuleResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteNotificationRuleRequest |
DeleteNotificationRuleRequest.clone() |
DeleteNotificationRuleRequest |
DeleteNotificationRuleRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the notification rule you want to delete.
|
Copyright © 2021. All rights reserved.