Uses of Class
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.QuobyteNested
-
Packages that use PersistentVolumeSpecFluent.QuobyteNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of PersistentVolumeSpecFluent.QuobyteNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PersistentVolumeSpecFluent.QuobyteNested Modifier and Type Method Description PersistentVolumeSpecFluent.QuobyteNested<A>
PersistentVolumeSpecFluent. editOrNewQuobyte()
PersistentVolumeSpecFluent.QuobyteNested<A>
PersistentVolumeSpecFluent. editOrNewQuobyteLike(QuobyteVolumeSource item)
PersistentVolumeSpecFluent.QuobyteNested<A>
PersistentVolumeSpecFluent. editQuobyte()
PersistentVolumeSpecFluent.QuobyteNested<A>
PersistentVolumeSpecFluent. withNewQuobyte()
PersistentVolumeSpecFluent.QuobyteNested<A>
PersistentVolumeSpecFluent. withNewQuobyteLike(QuobyteVolumeSource item)
-