Uses of Class
io.fabric8.openshift.api.model.machineconfiguration.v1alpha1.MachineOSBuildList
-
Packages that use MachineOSBuildList Package Description io.fabric8.openshift.api.model.machineconfiguration.v1alpha1 -
-
Uses of MachineOSBuildList in io.fabric8.openshift.api.model.machineconfiguration.v1alpha1
Methods in io.fabric8.openshift.api.model.machineconfiguration.v1alpha1 that return MachineOSBuildList Modifier and Type Method Description MachineOSBuildListMachineOSBuildListBuilder. build()Methods in io.fabric8.openshift.api.model.machineconfiguration.v1alpha1 with parameters of type MachineOSBuildList Modifier and Type Method Description protected voidMachineOSBuildListFluent. copyInstance(MachineOSBuildList instance)Constructors in io.fabric8.openshift.api.model.machineconfiguration.v1alpha1 with parameters of type MachineOSBuildList Constructor Description MachineOSBuildListBuilder(MachineOSBuildList instance)MachineOSBuildListBuilder(MachineOSBuildListFluent<?> fluent, MachineOSBuildList instance)MachineOSBuildListFluent(MachineOSBuildList instance)
-