Uses of Class
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.StorageosNested
-
Packages that use PersistentVolumeSpecFluent.StorageosNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of PersistentVolumeSpecFluent.StorageosNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PersistentVolumeSpecFluent.StorageosNested Modifier and Type Method Description PersistentVolumeSpecFluent.StorageosNested<A>PersistentVolumeSpecFluent. editOrNewStorageos()PersistentVolumeSpecFluent.StorageosNested<A>PersistentVolumeSpecFluent. editOrNewStorageosLike(StorageOSPersistentVolumeSource item)PersistentVolumeSpecFluent.StorageosNested<A>PersistentVolumeSpecFluent. editStorageos()PersistentVolumeSpecFluent.StorageosNested<A>PersistentVolumeSpecFluent. withNewStorageos()PersistentVolumeSpecFluent.StorageosNested<A>PersistentVolumeSpecFluent. withNewStorageosLike(StorageOSPersistentVolumeSource item)
-