Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
DeploymentArgument |
DeploymentArgument.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeploymentArgument> |
DeploymentArgumentCollection.getItems()
List of arguments provided at the time of deployment.
|
Modifier and Type | Method and Description |
---|---|
DeploymentArgument.Builder |
DeploymentArgument.Builder.copy(DeploymentArgument model) |
Modifier and Type | Method and Description |
---|---|
DeploymentArgumentCollection.Builder |
DeploymentArgumentCollection.Builder.items(List<DeploymentArgument> items)
List of arguments provided at the time of deployment.
|
Constructor and Description |
---|
DeploymentArgumentCollection(List<DeploymentArgument> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.