Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PersistentVolumeSpecObjectNested
-
Packages that use WatchEventFluent.PersistentVolumeSpecObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PersistentVolumeSpecObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PersistentVolumeSpecObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.PersistentVolumeSpecObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PersistentVolumeSpecObjectNested Modifier and Type Method Description WatchEventFluent.PersistentVolumeSpecObjectNested<A>
WatchEventFluent. withNewPersistentVolumeSpecObject()
WatchEventFluent.PersistentVolumeSpecObjectNested<A>
WatchEventFluentImpl. withNewPersistentVolumeSpecObject()
WatchEventFluent.PersistentVolumeSpecObjectNested<A>
WatchEventFluent. withNewPersistentVolumeSpecObjectLike(PersistentVolumeSpec item)
WatchEventFluent.PersistentVolumeSpecObjectNested<A>
WatchEventFluentImpl. withNewPersistentVolumeSpecObjectLike(PersistentVolumeSpec item)
-