Package | Description |
---|---|
com.oracle.bmc.dns.model |
Modifier and Type | Method and Description |
---|---|
static SteeringPolicyLimitRuleCase.Builder |
SteeringPolicyLimitRuleCase.builder()
Create a new builder.
|
SteeringPolicyLimitRuleCase.Builder |
SteeringPolicyLimitRuleCase.Builder.caseCondition(String caseCondition)
An expression that uses conditions at the time of a DNS query to indicate whether a case
matches.
|
SteeringPolicyLimitRuleCase.Builder |
SteeringPolicyLimitRuleCase.Builder.copy(SteeringPolicyLimitRuleCase model) |
SteeringPolicyLimitRuleCase.Builder |
SteeringPolicyLimitRuleCase.Builder.count(Integer count)
The number of answers allowed to remain after the limit rule has been processed, keeping
only the first of the remaining answers in the list.
|
SteeringPolicyLimitRuleCase.Builder |
SteeringPolicyLimitRuleCase.toBuilder() |
Copyright © 2016–2024. All rights reserved.