public static class ComputeInstanceGroupLinearRolloutPolicyByCount.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ComputeInstanceGroupLinearRolloutPolicyByCount.Builder |
batchCount(Integer batchCount)
The number that will be used to determine how many instances will be deployed
concurrently.
|
ComputeInstanceGroupLinearRolloutPolicyByCount.Builder |
batchDelayInSeconds(Integer batchDelayInSeconds) |
ComputeInstanceGroupLinearRolloutPolicyByCount |
build() |
ComputeInstanceGroupLinearRolloutPolicyByCount.Builder |
copy(ComputeInstanceGroupLinearRolloutPolicyByCount model) |
public ComputeInstanceGroupLinearRolloutPolicyByCount.Builder batchDelayInSeconds(Integer batchDelayInSeconds)
public ComputeInstanceGroupLinearRolloutPolicyByCount.Builder batchCount(Integer batchCount)
The number that will be used to determine how many instances will be deployed concurrently.
batchCount
- the value to setpublic ComputeInstanceGroupLinearRolloutPolicyByCount build()
public ComputeInstanceGroupLinearRolloutPolicyByCount.Builder copy(ComputeInstanceGroupLinearRolloutPolicyByCount model)
Copyright © 2016–2024. All rights reserved.