Uses of Class
io.fabric8.kubernetes.api.model.RBDPersistentVolumeSource
-
Packages that use RBDPersistentVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of RBDPersistentVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return RBDPersistentVolumeSource Modifier and Type Method Description RBDPersistentVolumeSourceRBDPersistentVolumeSourceBuilder. build()RBDPersistentVolumeSourcePersistentVolumeSpecFluent. buildRbd()RBDPersistentVolumeSourcePersistentVolumeSpec. getRbd()Methods in io.fabric8.kubernetes.api.model with parameters of type RBDPersistentVolumeSource Modifier and Type Method Description protected voidRBDPersistentVolumeSourceFluent. copyInstance(RBDPersistentVolumeSource instance)PersistentVolumeSpecFluent.RbdNested<A>PersistentVolumeSpecFluent. editOrNewRbdLike(RBDPersistentVolumeSource item)voidPersistentVolumeSpec. setRbd(RBDPersistentVolumeSource rbd)PersistentVolumeSpecFluent.RbdNested<A>PersistentVolumeSpecFluent. withNewRbdLike(RBDPersistentVolumeSource item)APersistentVolumeSpecFluent. withRbd(RBDPersistentVolumeSource rbd)
-