| 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 |
|---|---|
DeleteNotificationRuleResult |
AWSCodeStarNotifications.deleteNotificationRule(DeleteNotificationRuleRequest deleteNotificationRuleRequest)
Deletes a notification rule for a resource.
|
DeleteNotificationRuleResult |
AWSCodeStarNotificationsClient.deleteNotificationRule(DeleteNotificationRuleRequest request)
Deletes a notification rule for a resource.
|
DeleteNotificationRuleResult |
AbstractAWSCodeStarNotifications.deleteNotificationRule(DeleteNotificationRuleRequest request) |
| 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 |
|---|---|
DeleteNotificationRuleResult |
DeleteNotificationRuleResult.clone() |
DeleteNotificationRuleResult |
DeleteNotificationRuleResult.withArn(String arn)
The Amazon Resource Name (ARN) of the deleted notification rule.
|
Copyright © 2021. All rights reserved.