Uses of Class
io.fabric8.kubernetes.api.model.CinderPersistentVolumeSource
-
Packages that use CinderPersistentVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of CinderPersistentVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return CinderPersistentVolumeSource Modifier and Type Method Description CinderPersistentVolumeSourceCinderPersistentVolumeSourceBuilder. build()CinderPersistentVolumeSourcePersistentVolumeSpecFluent. buildCinder()CinderPersistentVolumeSourcePersistentVolumeSpec. getCinder()Methods in io.fabric8.kubernetes.api.model with parameters of type CinderPersistentVolumeSource Modifier and Type Method Description protected voidCinderPersistentVolumeSourceFluent. copyInstance(CinderPersistentVolumeSource instance)PersistentVolumeSpecFluent.CinderNested<A>PersistentVolumeSpecFluent. editOrNewCinderLike(CinderPersistentVolumeSource item)voidPersistentVolumeSpec. setCinder(CinderPersistentVolumeSource cinder)APersistentVolumeSpecFluent. withCinder(CinderPersistentVolumeSource cinder)PersistentVolumeSpecFluent.CinderNested<A>PersistentVolumeSpecFluent. withNewCinderLike(CinderPersistentVolumeSource item)
-