| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
ListRulesResponse.rules()
The rules that match the specified criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse.Builder |
ListRulesResponse.Builder.rules(Rule... rules)
The rules that match the specified criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse.Builder |
ListRulesResponse.Builder.rules(Collection<Rule> rules)
The rules that match the specified criteria.
|
Copyright © 2023. All rights reserved.