| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycontrolconfig.model | |
| software.amazon.awssdk.services.route53recoverycontrolconfig.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
ListSafetyRulesResponse.safetyRules()
The list of safety rules in a control panel.
|
| Modifier and Type | Method and Description |
|---|---|
ListSafetyRulesResponse.Builder |
ListSafetyRulesResponse.Builder.safetyRules(Rule... safetyRules)
The list of safety rules in a control panel.
|
| Modifier and Type | Method and Description |
|---|---|
ListSafetyRulesResponse.Builder |
ListSafetyRulesResponse.Builder.safetyRules(Collection<Rule> safetyRules)
The list of safety rules in a control panel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Rule> |
ListSafetyRulesIterable.safetyRules()
Returns an iterable to iterate through the paginated
ListSafetyRulesResponse.safetyRules() member. |
SdkPublisher<Rule> |
ListSafetyRulesPublisher.safetyRules()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.