Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<BuildPipelineStageSummary> |
DevopsPaginators.listBuildPipelineStagesRecordIterator(ListBuildPipelineStagesRequest request)
Creates a new iterable which will iterate over the
BuildPipelineStageSummary objects contained in responses from
the listBuildPipelineStages operation. |
Modifier and Type | Class and Description |
---|---|
class |
BuildStageSummary
Specifies the build stage.
|
class |
DeliverArtifactStageSummary
Specifies the Deliver Artifacts stage.
|
class |
TriggerDeploymentStageSummary
Specifies the Trigger Deployment stage, which runs another pipeline of the application.
|
class |
WaitStageSummary
Specifies the Wait stage.
|
Modifier and Type | Method and Description |
---|---|
List<BuildPipelineStageSummary> |
BuildPipelineStageCollection.getItems()
Summary of the list of stages found for the search.
|
Modifier and Type | Method and Description |
---|---|
BuildPipelineStageCollection.Builder |
BuildPipelineStageCollection.Builder.items(List<BuildPipelineStageSummary> items)
Summary of the list of stages found for the search.
|
Constructor and Description |
---|
BuildPipelineStageCollection(List<BuildPipelineStageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.