Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.SoftwareRAIDVolumeFluent.PhysicalDisksNested
-
Packages that use SoftwareRAIDVolumeFluent.PhysicalDisksNested Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 -
-
Uses of SoftwareRAIDVolumeFluent.PhysicalDisksNested in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 that return SoftwareRAIDVolumeFluent.PhysicalDisksNested Modifier and Type Method Description SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. addNewPhysicalDisk()SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. addNewPhysicalDiskLike(RootDeviceHints item)SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. editFirstPhysicalDisk()SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. editLastPhysicalDisk()SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. editMatchingPhysicalDisk(Predicate<RootDeviceHintsBuilder> predicate)SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. editPhysicalDisk(int index)SoftwareRAIDVolumeFluent.PhysicalDisksNested<A>SoftwareRAIDVolumeFluent. setNewPhysicalDiskLike(int index, RootDeviceHints item)
-