Uses of Class
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.LocalNested
-
Packages that use PersistentVolumeSpecFluent.LocalNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of PersistentVolumeSpecFluent.LocalNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PersistentVolumeSpecFluent.LocalNested Modifier and Type Method Description PersistentVolumeSpecFluent.LocalNested<A>
PersistentVolumeSpecFluent. editLocal()
PersistentVolumeSpecFluent.LocalNested<A>
PersistentVolumeSpecFluent. editOrNewLocal()
PersistentVolumeSpecFluent.LocalNested<A>
PersistentVolumeSpecFluent. editOrNewLocalLike(LocalVolumeSource item)
PersistentVolumeSpecFluent.LocalNested<A>
PersistentVolumeSpecFluent. withNewLocal()
PersistentVolumeSpecFluent.LocalNested<A>
PersistentVolumeSpecFluent. withNewLocalLike(LocalVolumeSource item)
-