Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
DeployStagePredecessor |
DeployStagePredecessor.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeployStagePredecessor> |
DeployStagePredecessorCollection.getItems()
A list of stage predecessors for a stage.
|
Modifier and Type | Method and Description |
---|---|
DeployStagePredecessor.Builder |
DeployStagePredecessor.Builder.copy(DeployStagePredecessor model) |
Modifier and Type | Method and Description |
---|---|
DeployStagePredecessorCollection.Builder |
DeployStagePredecessorCollection.Builder.items(List<DeployStagePredecessor> items)
A list of stage predecessors for a stage.
|
Constructor and Description |
---|
DeployStagePredecessorCollection(List<DeployStagePredecessor> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.