Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PersistentVolumeStatusObjectNested
-
Packages that use WatchEventFluent.PersistentVolumeStatusObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PersistentVolumeStatusObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PersistentVolumeStatusObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.PersistentVolumeStatusObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PersistentVolumeStatusObjectNested Modifier and Type Method Description WatchEventFluent.PersistentVolumeStatusObjectNested<A>
WatchEventFluent. withNewPersistentVolumeStatusObject()
WatchEventFluent.PersistentVolumeStatusObjectNested<A>
WatchEventFluentImpl. withNewPersistentVolumeStatusObject()
WatchEventFluent.PersistentVolumeStatusObjectNested<A>
WatchEventFluent. withNewPersistentVolumeStatusObjectLike(PersistentVolumeStatus item)
WatchEventFluent.PersistentVolumeStatusObjectNested<A>
WatchEventFluentImpl. withNewPersistentVolumeStatusObjectLike(PersistentVolumeStatus item)
-