Uses of Class
com.oracle.bmc.dns.model.SteeringPolicyRule.RuleType
-
Packages that use SteeringPolicyRule.RuleType Package Description com.oracle.bmc.dns.model -
-
Uses of SteeringPolicyRule.RuleType in com.oracle.bmc.dns.model
Methods in com.oracle.bmc.dns.model that return SteeringPolicyRule.RuleType Modifier and Type Method Description static SteeringPolicyRule.RuleTypeSteeringPolicyRule.RuleType. create(String key)static SteeringPolicyRule.RuleTypeSteeringPolicyRule.RuleType. valueOf(String name)Returns the enum constant of this type with the specified name.static SteeringPolicyRule.RuleType[]SteeringPolicyRule.RuleType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-