Package | Description |
---|---|
com.oracle.bmc.dns.model |
Modifier and Type | Class and Description |
---|---|
class |
SteeringPolicyFilterRule
|
class |
SteeringPolicyHealthRule
|
class |
SteeringPolicyLimitRule
|
class |
SteeringPolicyPriorityRule
|
class |
SteeringPolicyWeightedRule
|
Modifier and Type | Method and Description |
---|---|
List<SteeringPolicyRule> |
CreateSteeringPolicyDetails.getRules()
The series of rules that will be processed in sequence to reduce the pool of answers to a response for any given request.
|
List<SteeringPolicyRule> |
SteeringPolicy.getRules()
The series of rules that will be processed in sequence to reduce the pool of answers to a response for any given request.
|
List<SteeringPolicyRule> |
UpdateSteeringPolicyDetails.getRules()
The series of rules that will be processed in sequence to reduce the pool of answers to a response for any given request.
|
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyDetails.Builder |
CreateSteeringPolicyDetails.Builder.rules(List<SteeringPolicyRule> rules) |
SteeringPolicy.Builder |
SteeringPolicy.Builder.rules(List<SteeringPolicyRule> rules) |
UpdateSteeringPolicyDetails.Builder |
UpdateSteeringPolicyDetails.Builder.rules(List<SteeringPolicyRule> rules) |
Copyright © 2016–2019. All rights reserved.