| 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 DescribeNotificationRuleResponse |
CodestarNotificationsClient.describeNotificationRule(Consumer<DescribeNotificationRuleRequest.Builder> describeNotificationRuleRequest)
Returns information about a specified notification rule.
|
default DescribeNotificationRuleResponse |
CodestarNotificationsClient.describeNotificationRule(DescribeNotificationRuleRequest describeNotificationRuleRequest)
Returns information about a specified notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeNotificationRuleResponse> |
CodestarNotificationsAsyncClient.describeNotificationRule(Consumer<DescribeNotificationRuleRequest.Builder> describeNotificationRuleRequest)
Returns information about a specified notification rule.
|
default CompletableFuture<DescribeNotificationRuleResponse> |
CodestarNotificationsAsyncClient.describeNotificationRule(DescribeNotificationRuleRequest describeNotificationRuleRequest)
Returns information about a specified notification rule.
|
Copyright © 2021. All rights reserved.