Package | Description |
---|---|
com.oracle.bmc.dns.model |
Modifier and Type | Method and Description |
---|---|
SteeringPolicyAnswer |
SteeringPolicyAnswer.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SteeringPolicyAnswer> |
CreateSteeringPolicyDetails.getAnswers()
The set of all answers that can potentially issue from the steering policy.
|
List<SteeringPolicyAnswer> |
SteeringPolicy.getAnswers()
The set of all answers that can potentially issue from the steering policy.
|
List<SteeringPolicyAnswer> |
UpdateSteeringPolicyDetails.getAnswers()
The set of all answers that can potentially issue from the steering policy.
|
Modifier and Type | Method and Description |
---|---|
SteeringPolicyAnswer.Builder |
SteeringPolicyAnswer.Builder.copy(SteeringPolicyAnswer model) |
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyDetails.Builder |
CreateSteeringPolicyDetails.Builder.answers(List<SteeringPolicyAnswer> answers)
The set of all answers that can potentially issue from the steering policy.
|
SteeringPolicy.Builder |
SteeringPolicy.Builder.answers(List<SteeringPolicyAnswer> answers)
The set of all answers that can potentially issue from the steering policy.
|
UpdateSteeringPolicyDetails.Builder |
UpdateSteeringPolicyDetails.Builder.answers(List<SteeringPolicyAnswer> answers)
The set of all answers that can potentially issue from the steering policy.
|
Copyright © 2016–2024. All rights reserved.