| 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.
|
| software.amazon.awssdk.services.codestarnotifications.paginators | |
| software.amazon.awssdk.services.codestarnotifications.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListNotificationRulesResponse> |
CodestarNotificationsAsyncClient.listNotificationRules(ListNotificationRulesRequest listNotificationRulesRequest)
Returns a list of the notification rules for an Amazon Web Services account.
|
default ListNotificationRulesResponse |
CodestarNotificationsClient.listNotificationRules(ListNotificationRulesRequest listNotificationRulesRequest)
Returns a list of the notification rules for an Amazon Web Services account.
|
default ListNotificationRulesPublisher |
CodestarNotificationsAsyncClient.listNotificationRulesPaginator(ListNotificationRulesRequest listNotificationRulesRequest)
Returns a list of the notification rules for an Amazon Web Services account.
|
default ListNotificationRulesIterable |
CodestarNotificationsClient.listNotificationRulesPaginator(ListNotificationRulesRequest listNotificationRulesRequest)
Returns a list of the notification rules for an Amazon Web Services account.
|
| Constructor and Description |
|---|
ListNotificationRulesIterable(CodestarNotificationsClient client,
ListNotificationRulesRequest firstRequest) |
ListNotificationRulesPublisher(CodestarNotificationsAsyncClient client,
ListNotificationRulesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListNotificationRulesRequestMarshaller.marshall(ListNotificationRulesRequest listNotificationRulesRequest) |
Copyright © 2023. All rights reserved.