| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSafetyRuleResponse.Builder |
UpdateSafetyRuleResponse.Builder.assertionRule(AssertionRule assertionRule)
Sets the value of the AssertionRule property for this object.
|
default UpdateSafetyRuleResponse.Builder |
UpdateSafetyRuleResponse.Builder.assertionRule(Consumer<AssertionRule.Builder> assertionRule)
Sets the value of the AssertionRule property for this object.
|
static UpdateSafetyRuleResponse.Builder |
UpdateSafetyRuleResponse.builder() |
default UpdateSafetyRuleResponse.Builder |
UpdateSafetyRuleResponse.Builder.gatingRule(Consumer<GatingRule.Builder> gatingRule)
Sets the value of the GatingRule property for this object.
|
UpdateSafetyRuleResponse.Builder |
UpdateSafetyRuleResponse.Builder.gatingRule(GatingRule gatingRule)
Sets the value of the GatingRule property for this object.
|
UpdateSafetyRuleResponse.Builder |
UpdateSafetyRuleResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateSafetyRuleResponse.Builder> |
UpdateSafetyRuleResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.