Package | Description |
---|---|
com.oracle.bmc.dns.model |
Modifier and Type | Method and Description |
---|---|
SteeringPolicyHealthRuleCase |
SteeringPolicyHealthRuleCase.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SteeringPolicyHealthRuleCase> |
SteeringPolicyHealthRule.getCases()
An array of
caseConditions . |
Modifier and Type | Method and Description |
---|---|
SteeringPolicyHealthRuleCase.Builder |
SteeringPolicyHealthRuleCase.Builder.copy(SteeringPolicyHealthRuleCase model) |
Modifier and Type | Method and Description |
---|---|
SteeringPolicyHealthRule.Builder |
SteeringPolicyHealthRule.Builder.cases(List<SteeringPolicyHealthRuleCase> cases)
An array of
caseConditions . |
Constructor and Description |
---|
SteeringPolicyHealthRule(String description,
List<SteeringPolicyHealthRuleCase> cases)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.