Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.RootDeviceHintsBuilder
-
Packages that use RootDeviceHintsBuilder Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 -
-
Uses of RootDeviceHintsBuilder in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 that return RootDeviceHintsBuilder Modifier and Type Method Description RootDeviceHintsBuilderRootDeviceHints. edit()RootDeviceHintsBuilderRootDeviceHints. toBuilder()Method parameters in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with type arguments of type RootDeviceHintsBuilder Modifier and Type Method Description RootDeviceHintsSoftwareRAIDVolumeFluent. buildMatchingPhysicalDisk(Predicate<RootDeviceHintsBuilder> predicate)SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. editMatchingPhysicalDisk(Predicate<RootDeviceHintsBuilder> predicate)booleanSoftwareRAIDVolumeFluent. hasMatchingPhysicalDisk(Predicate<RootDeviceHintsBuilder> predicate)ASoftwareRAIDVolumeFluent. removeMatchingFromPhysicalDisks(Predicate<RootDeviceHintsBuilder> predicate)
-