Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeployPipelineSummary> |
DevopsPaginators.listDeployPipelinesRecordIterator(ListDeployPipelinesRequest request)
Creates a new iterable which will iterate over the
DeployPipelineSummary objects contained in responses from the
listDeployPipelines operation. |
Modifier and Type | Method and Description |
---|---|
DeployPipelineSummary |
DeployPipelineSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeployPipelineSummary> |
DeployPipelineCollection.getItems()
Array of deployment pipeline summary items.
|
Modifier and Type | Method and Description |
---|---|
DeployPipelineSummary.Builder |
DeployPipelineSummary.Builder.copy(DeployPipelineSummary model) |
Modifier and Type | Method and Description |
---|---|
DeployPipelineCollection.Builder |
DeployPipelineCollection.Builder.items(List<DeployPipelineSummary> items)
Array of deployment pipeline summary items.
|
Constructor and Description |
---|
DeployPipelineCollection(List<DeployPipelineSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.