Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
ApprovalAction |
ApprovalAction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ApprovalAction> |
ManualApprovalDeployStageExecutionProgress.getApprovalActions()
Specifies the Canary approval actions.
|
List<ApprovalAction> |
OkeCanaryApprovalDeployStageExecutionProgress.getApprovalActions()
Specifies the Canary approval actions.
|
List<ApprovalAction> |
ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress.getApprovalActions()
Specifies the Canary approval actions.
|
Modifier and Type | Method and Description |
---|---|
ApprovalAction.Builder |
ApprovalAction.Builder.copy(ApprovalAction model) |
Modifier and Type | Method and Description |
---|---|
ManualApprovalDeployStageExecutionProgress.Builder |
ManualApprovalDeployStageExecutionProgress.Builder.approvalActions(List<ApprovalAction> approvalActions)
Specifies the Canary approval actions.
|
OkeCanaryApprovalDeployStageExecutionProgress.Builder |
OkeCanaryApprovalDeployStageExecutionProgress.Builder.approvalActions(List<ApprovalAction> approvalActions)
Specifies the Canary approval actions.
|
ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress.Builder |
ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress.Builder.approvalActions(List<ApprovalAction> approvalActions)
Specifies the Canary approval actions.
|
Copyright © 2016–2024. All rights reserved.