public static class OkeCanaryApprovalDeployStageExecutionProgress.Builder extends Object
Constructor and Description |
---|
Builder() |
public OkeCanaryApprovalDeployStageExecutionProgress.Builder deployStageDisplayName(String deployStageDisplayName)
public OkeCanaryApprovalDeployStageExecutionProgress.Builder deployStageId(String deployStageId)
public OkeCanaryApprovalDeployStageExecutionProgress.Builder timeStarted(Date timeStarted)
public OkeCanaryApprovalDeployStageExecutionProgress.Builder timeFinished(Date timeFinished)
public OkeCanaryApprovalDeployStageExecutionProgress.Builder status(DeployStageExecutionProgress.Status status)
public OkeCanaryApprovalDeployStageExecutionProgress.Builder deployStagePredecessors(DeployStagePredecessorCollection deployStagePredecessors)
public OkeCanaryApprovalDeployStageExecutionProgress.Builder deployStageExecutionProgressDetails(List<DeployStageExecutionProgressDetails> deployStageExecutionProgressDetails)
public OkeCanaryApprovalDeployStageExecutionProgress.Builder approvalActions(List<ApprovalAction> approvalActions)
public OkeCanaryApprovalDeployStageExecutionProgress build()
Copyright © 2016–2022. All rights reserved.