| Package | Description |
|---|---|
| com.amazonaws.services.codestarnotifications.model |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationRulesFilter |
ListNotificationRulesFilter.clone() |
ListNotificationRulesFilter |
ListNotificationRulesFilter.withName(ListNotificationRulesFilterName name)
The name of the attribute you want to use to filter the returned notification rules.
|
ListNotificationRulesFilter |
ListNotificationRulesFilter.withName(String name)
The name of the attribute you want to use to filter the returned notification rules.
|
ListNotificationRulesFilter |
ListNotificationRulesFilter.withValue(String value)
The value of the attribute you want to use to filter the returned notification rules.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListNotificationRulesFilter> |
ListNotificationRulesRequest.getFilters()
The filters to use to return information by service or resource type.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationRulesRequest |
ListNotificationRulesRequest.withFilters(ListNotificationRulesFilter... filters)
The filters to use to return information by service or resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListNotificationRulesRequest.setFilters(Collection<ListNotificationRulesFilter> filters)
The filters to use to return information by service or resource type.
|
ListNotificationRulesRequest |
ListNotificationRulesRequest.withFilters(Collection<ListNotificationRulesFilter> filters)
The filters to use to return information by service or resource type.
|
Copyright © 2025. All rights reserved.