public static class DeployStagePredecessorCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeployStagePredecessorCollection |
build() |
DeployStagePredecessorCollection.Builder |
copy(DeployStagePredecessorCollection model) |
DeployStagePredecessorCollection.Builder |
items(List<DeployStagePredecessor> items)
A list of stage predecessors for a stage.
|
public DeployStagePredecessorCollection.Builder items(List<DeployStagePredecessor> items)
A list of stage predecessors for a stage.
items
- the value to setpublic DeployStagePredecessorCollection build()
public DeployStagePredecessorCollection.Builder copy(DeployStagePredecessorCollection model)
Copyright © 2016–2024. All rights reserved.