Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.VolumeProjectionObjectNested
-
Packages that use WatchEventFluent.VolumeProjectionObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.VolumeProjectionObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.VolumeProjectionObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.VolumeProjectionObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.VolumeProjectionObjectNested Modifier and Type Method Description WatchEventFluent.VolumeProjectionObjectNested<A>
WatchEventFluent. withNewVolumeProjectionObject()
WatchEventFluent.VolumeProjectionObjectNested<A>
WatchEventFluentImpl. withNewVolumeProjectionObject()
WatchEventFluent.VolumeProjectionObjectNested<A>
WatchEventFluent. withNewVolumeProjectionObjectLike(VolumeProjection item)
WatchEventFluent.VolumeProjectionObjectNested<A>
WatchEventFluentImpl. withNewVolumeProjectionObjectLike(VolumeProjection item)
-