Uses of Class
io.fabric8.openshift.api.model.hive.openstack.v1.MachinePoolFluent.RootVolumeNested
-
Packages that use MachinePoolFluent.RootVolumeNested Package Description io.fabric8.openshift.api.model.hive.openstack.v1 -
-
Uses of MachinePoolFluent.RootVolumeNested in io.fabric8.openshift.api.model.hive.openstack.v1
Methods in io.fabric8.openshift.api.model.hive.openstack.v1 that return MachinePoolFluent.RootVolumeNested Modifier and Type Method Description MachinePoolFluent.RootVolumeNested<A>MachinePoolFluent. editOrNewRootVolume()MachinePoolFluent.RootVolumeNested<A>MachinePoolFluent. editOrNewRootVolumeLike(RootVolume item)MachinePoolFluent.RootVolumeNested<A>MachinePoolFluent. editRootVolume()MachinePoolFluent.RootVolumeNested<A>MachinePoolFluent. withNewRootVolume()MachinePoolFluent.RootVolumeNested<A>MachinePoolFluent. withNewRootVolumeLike(RootVolume item)
-