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