Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeploymentSummary> |
DevopsPaginators.listDeploymentsRecordIterator(ListDeploymentsRequest request)
Creates a new iterable which will iterate over the
DeploymentSummary objects contained in responses from the
listDeployments operation. |
Modifier and Type | Class and Description |
---|---|
class |
DeployPipelineDeploymentSummary
Summary of a full pipeline deployment.
|
class |
DeployPipelineRedeploymentSummary
Summary of a full pipeline redeployment.
|
class |
SingleDeployStageDeploymentSummary
Summary of single stage deployment.
|
class |
SingleDeployStageRedeploymentSummary
Summary of a single stage redeployment.
|
Modifier and Type | Method and Description |
---|---|
List<DeploymentSummary> |
DeploymentCollection.getItems()
Array of deployment summary items.
|
Modifier and Type | Method and Description |
---|---|
DeploymentCollection.Builder |
DeploymentCollection.Builder.items(List<DeploymentSummary> items)
Array of deployment summary items.
|
Constructor and Description |
---|
DeploymentCollection(List<DeploymentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.