Uses of Class
io.fabric8.kubernetes.api.model.QuobyteVolumeSource
-
Packages that use QuobyteVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of QuobyteVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return QuobyteVolumeSource Modifier and Type Method Description QuobyteVolumeSourceQuobyteVolumeSourceBuilder. build()QuobyteVolumeSourcePersistentVolumeSpecFluent. buildQuobyte()QuobyteVolumeSourceVolumeFluent. buildQuobyte()QuobyteVolumeSourcePersistentVolumeSpec. getQuobyte()QuobyteVolumeSourceVolume. getQuobyte()Methods in io.fabric8.kubernetes.api.model with parameters of type QuobyteVolumeSource Modifier and Type Method Description protected voidQuobyteVolumeSourceFluent. copyInstance(QuobyteVolumeSource instance)PersistentVolumeSpecFluent.QuobyteNested<A>PersistentVolumeSpecFluent. editOrNewQuobyteLike(QuobyteVolumeSource item)VolumeFluent.QuobyteNested<A>VolumeFluent. editOrNewQuobyteLike(QuobyteVolumeSource item)voidPersistentVolumeSpec. setQuobyte(QuobyteVolumeSource quobyte)voidVolume. setQuobyte(QuobyteVolumeSource quobyte)PersistentVolumeSpecFluent.QuobyteNested<A>PersistentVolumeSpecFluent. withNewQuobyteLike(QuobyteVolumeSource item)VolumeFluent.QuobyteNested<A>VolumeFluent. withNewQuobyteLike(QuobyteVolumeSource item)APersistentVolumeSpecFluent. withQuobyte(QuobyteVolumeSource quobyte)AVolumeFluent. withQuobyte(QuobyteVolumeSource quobyte)
-