Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
ExportedVariable |
ExportedVariable.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExportedVariable> |
ExportedVariableCollection.getItems()
List of exported variables.
|
Modifier and Type | Method and Description |
---|---|
ExportedVariable.Builder |
ExportedVariable.Builder.copy(ExportedVariable model) |
Modifier and Type | Method and Description |
---|---|
ExportedVariableCollection.Builder |
ExportedVariableCollection.Builder.items(List<ExportedVariable> items)
List of exported variables.
|
Constructor and Description |
---|
ExportedVariableCollection(List<ExportedVariable> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.