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