Uses of Class
com.oracle.bmc.fleetappsmanagement.model.VariableGroups.Builder
-
Packages that use VariableGroups.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of VariableGroups.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return VariableGroups.Builder Modifier and Type Method Description VariableGroups.BuilderVariableGroups.Builder. array(Map<String,VariableGroup> array)Map of group names to their respective VariableGroup objects.static VariableGroups.BuilderVariableGroups. builder()Create a new builder.VariableGroups.BuilderVariableGroups.Builder. copy(VariableGroups model)VariableGroups.BuilderVariableGroups. toBuilder()
-