| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateNotificationRuleResponse |
CodestarNotificationsClient.createNotificationRule(Consumer<CreateNotificationRuleRequest.Builder> createNotificationRuleRequest)
Creates a notification rule for a resource.
|
default CreateNotificationRuleResponse |
CodestarNotificationsClient.createNotificationRule(CreateNotificationRuleRequest createNotificationRuleRequest)
Creates a notification rule for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateNotificationRuleResponse> |
CodestarNotificationsAsyncClient.createNotificationRule(Consumer<CreateNotificationRuleRequest.Builder> createNotificationRuleRequest)
Creates a notification rule for a resource.
|
default CompletableFuture<CreateNotificationRuleResponse> |
CodestarNotificationsAsyncClient.createNotificationRule(CreateNotificationRuleRequest createNotificationRuleRequest)
Creates a notification rule for a resource.
|
Copyright © 2022. All rights reserved.