| 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 |
|---|---|
CreateNotificationRuleResult |
AbstractAWSCodeStarNotifications.createNotificationRule(CreateNotificationRuleRequest request) |
CreateNotificationRuleResult |
AWSCodeStarNotifications.createNotificationRule(CreateNotificationRuleRequest createNotificationRuleRequest)
Creates a notification rule for a resource.
|
CreateNotificationRuleResult |
AWSCodeStarNotificationsClient.createNotificationRule(CreateNotificationRuleRequest request)
Creates a notification rule for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNotificationRuleResult> |
AbstractAWSCodeStarNotificationsAsync.createNotificationRuleAsync(CreateNotificationRuleRequest request,
AsyncHandler<CreateNotificationRuleRequest,CreateNotificationRuleResult> asyncHandler) |
Future<CreateNotificationRuleResult> |
AWSCodeStarNotificationsAsync.createNotificationRuleAsync(CreateNotificationRuleRequest createNotificationRuleRequest,
AsyncHandler<CreateNotificationRuleRequest,CreateNotificationRuleResult> asyncHandler)
Creates a notification rule for a resource.
|
Future<CreateNotificationRuleResult> |
AWSCodeStarNotificationsAsyncClient.createNotificationRuleAsync(CreateNotificationRuleRequest request,
AsyncHandler<CreateNotificationRuleRequest,CreateNotificationRuleResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationRuleResult |
CreateNotificationRuleResult.clone() |
CreateNotificationRuleResult |
CreateNotificationRuleResult.withArn(String arn)
The Amazon Resource Name (ARN) of the notification rule.
|
Copyright © 2022. All rights reserved.