public static class ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder extends Object
Constructor and Description |
---|
Builder() |
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder deployStageDisplayName(String deployStageDisplayName)
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder deployStageId(String deployStageId)
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder timeStarted(Date timeStarted)
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder timeFinished(Date timeFinished)
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder status(DeployStageExecutionProgress.Status status)
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder deployStagePredecessors(DeployStagePredecessorCollection deployStagePredecessors)
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder deployStageExecutionProgressDetails(List<DeployStageExecutionProgressDetails> deployStageExecutionProgressDetails)
public ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress.Builder environmentId(String environmentId)
The OCID of the environment where traffic is going.
environmentId
- the value to setpublic ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress build()
Copyright © 2016–2023. All rights reserved.