Uses of Class
com.oracle.bmc.dns.model.SteeringPolicyHealthRuleCase.Builder
-
Packages that use SteeringPolicyHealthRuleCase.Builder Package Description com.oracle.bmc.dns.model -
-
Uses of SteeringPolicyHealthRuleCase.Builder in com.oracle.bmc.dns.model
Methods in com.oracle.bmc.dns.model that return SteeringPolicyHealthRuleCase.Builder Modifier and Type Method Description static SteeringPolicyHealthRuleCase.Builder
SteeringPolicyHealthRuleCase. builder()
Create a new builder.SteeringPolicyHealthRuleCase.Builder
SteeringPolicyHealthRuleCase.Builder. caseCondition(String caseCondition)
An expression that uses conditions at the time of a DNS query to indicate whether a case matches.SteeringPolicyHealthRuleCase.Builder
SteeringPolicyHealthRuleCase.Builder. copy(SteeringPolicyHealthRuleCase model)
SteeringPolicyHealthRuleCase.Builder
SteeringPolicyHealthRuleCase. toBuilder()
-