Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
DeployPipelineEnvironment |
DeployPipelineEnvironment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeployPipelineEnvironment> |
DeployPipelineEnvironmentCollection.getItems()
List of all environments used in the pipeline.
|
Modifier and Type | Method and Description |
---|---|
DeployPipelineEnvironment.Builder |
DeployPipelineEnvironment.Builder.copy(DeployPipelineEnvironment model) |
Modifier and Type | Method and Description |
---|---|
DeployPipelineEnvironmentCollection.Builder |
DeployPipelineEnvironmentCollection.Builder.items(List<DeployPipelineEnvironment> items)
List of all environments used in the pipeline.
|
Constructor and Description |
---|
DeployPipelineEnvironmentCollection(List<DeployPipelineEnvironment> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.