| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness.model | |
| software.amazon.awssdk.services.route53recoveryreadiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ListRulesOutput> |
ListRulesResponse.rules()
A list of rules
|
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse.Builder |
ListRulesResponse.Builder.rules(ListRulesOutput... rules)
A list of rules
|
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse.Builder |
ListRulesResponse.Builder.rules(Collection<ListRulesOutput> rules)
A list of rules
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ListRulesOutput> |
ListRulesPublisher.rules()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ListRulesOutput> |
ListRulesIterable.rules()
Returns an iterable to iterate through the paginated
ListRulesResponse.rules() member. |
Copyright © 2022. All rights reserved.