Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.APIGroupObjectNested
-
Packages that use WatchEventFluent.APIGroupObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.APIGroupObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.APIGroupObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.APIGroupObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.APIGroupObjectNested Modifier and Type Method Description WatchEventFluent.APIGroupObjectNested<A>
WatchEventFluent. withNewAPIGroupObject()
WatchEventFluent.APIGroupObjectNested<A>
WatchEventFluentImpl. withNewAPIGroupObject()
WatchEventFluent.APIGroupObjectNested<A>
WatchEventFluent. withNewAPIGroupObjectLike(APIGroup item)
WatchEventFluent.APIGroupObjectNested<A>
WatchEventFluentImpl. withNewAPIGroupObjectLike(APIGroup item)
-