Uses of Class
com.oracle.bmc.devops.model.ExportedVariableCollection.Builder
-
Packages that use ExportedVariableCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of ExportedVariableCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return ExportedVariableCollection.Builder Modifier and Type Method Description static ExportedVariableCollection.Builder
ExportedVariableCollection. builder()
Create a new builder.ExportedVariableCollection.Builder
ExportedVariableCollection.Builder. copy(ExportedVariableCollection model)
ExportedVariableCollection.Builder
ExportedVariableCollection.Builder. items(List<ExportedVariable> items)
List of exported variables.ExportedVariableCollection.Builder
ExportedVariableCollection. toBuilder()
-