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