Uses of Class
com.oracle.bmc.devops.model.ApprovalPolicy
- 
Packages that use ApprovalPolicy Package Description com.oracle.bmc.devops.model 
- 
- 
Uses of ApprovalPolicy in com.oracle.bmc.devops.modelSubclasses of ApprovalPolicy in com.oracle.bmc.devops.model Modifier and Type Class Description classCountBasedApprovalPolicyCount based stage approval policy.Methods in com.oracle.bmc.devops.model that return ApprovalPolicy Modifier and Type Method Description ApprovalPolicyComputeInstanceGroupCanaryApprovalDeployStage. getApprovalPolicy()ApprovalPolicyComputeInstanceGroupCanaryApprovalDeployStageSummary. getApprovalPolicy()ApprovalPolicyCreateComputeInstanceGroupCanaryApprovalDeployStageDetails. getApprovalPolicy()ApprovalPolicyCreateManualApprovalDeployStageDetails. getApprovalPolicy()ApprovalPolicyCreateOkeCanaryApprovalDeployStageDetails. getApprovalPolicy()ApprovalPolicyManualApprovalDeployStage. getApprovalPolicy()ApprovalPolicyManualApprovalDeployStageSummary. getApprovalPolicy()ApprovalPolicyOkeCanaryApprovalDeployStage. getApprovalPolicy()ApprovalPolicyOkeCanaryApprovalDeployStageSummary. getApprovalPolicy()ApprovalPolicyUpdateComputeInstanceGroupCanaryApprovalDeployStageDetails. getApprovalPolicy()ApprovalPolicyUpdateManualApprovalDeployStageDetails. getApprovalPolicy()ApprovalPolicyUpdateOkeCanaryApprovalDeployStageDetails. getApprovalPolicy()Constructors in com.oracle.bmc.devops.model with parameters of type ApprovalPolicy Constructor Description ComputeInstanceGroupCanaryApprovalDeployStage(String id, String description, String displayName, String projectId, String deployPipelineId, String compartmentId, Date timeCreated, Date timeUpdated, DeployStage.LifecycleState lifecycleState, String lifecycleDetails, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, String computeInstanceGroupCanaryTrafficShiftDeployStageId, ApprovalPolicy approvalPolicy)Deprecated.ComputeInstanceGroupCanaryApprovalDeployStageSummary(String id, String description, String displayName, String projectId, String deployPipelineId, String compartmentId, Date timeCreated, Date timeUpdated, DeployStage.LifecycleState lifecycleState, String lifecycleDetails, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, String computeInstanceGroupCanaryTrafficShiftDeployStageId, ApprovalPolicy approvalPolicy)Deprecated.CreateComputeInstanceGroupCanaryApprovalDeployStageDetails(String description, String displayName, String deployPipelineId, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, String computeInstanceGroupCanaryTrafficShiftDeployStageId, ApprovalPolicy approvalPolicy)Deprecated.CreateManualApprovalDeployStageDetails(String description, String displayName, String deployPipelineId, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, ApprovalPolicy approvalPolicy)Deprecated.CreateOkeCanaryApprovalDeployStageDetails(String description, String displayName, String deployPipelineId, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, String okeCanaryTrafficShiftDeployStageId, ApprovalPolicy approvalPolicy)Deprecated.ManualApprovalDeployStage(String id, String description, String displayName, String projectId, String deployPipelineId, String compartmentId, Date timeCreated, Date timeUpdated, DeployStage.LifecycleState lifecycleState, String lifecycleDetails, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ApprovalPolicy approvalPolicy)Deprecated.ManualApprovalDeployStageSummary(String id, String description, String displayName, String projectId, String deployPipelineId, String compartmentId, Date timeCreated, Date timeUpdated, DeployStage.LifecycleState lifecycleState, String lifecycleDetails, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ApprovalPolicy approvalPolicy)Deprecated.OkeCanaryApprovalDeployStage(String id, String description, String displayName, String projectId, String deployPipelineId, String compartmentId, Date timeCreated, Date timeUpdated, DeployStage.LifecycleState lifecycleState, String lifecycleDetails, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, String okeCanaryTrafficShiftDeployStageId, ApprovalPolicy approvalPolicy)Deprecated.OkeCanaryApprovalDeployStageSummary(String id, String description, String displayName, String projectId, String deployPipelineId, String compartmentId, Date timeCreated, Date timeUpdated, DeployStage.LifecycleState lifecycleState, String lifecycleDetails, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, String okeCanaryTrafficShiftDeployStageId, ApprovalPolicy approvalPolicy)Deprecated.UpdateComputeInstanceGroupCanaryApprovalDeployStageDetails(String description, String displayName, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, ApprovalPolicy approvalPolicy)Deprecated.UpdateManualApprovalDeployStageDetails(String description, String displayName, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, ApprovalPolicy approvalPolicy)Deprecated.UpdateOkeCanaryApprovalDeployStageDetails(String description, String displayName, DeployStagePredecessorCollection deployStagePredecessorCollection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, ApprovalPolicy approvalPolicy)Deprecated.
 
-