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