Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.APIGroupListObjectNested
-
Packages that use WatchEventFluent.APIGroupListObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.APIGroupListObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.APIGroupListObjectNested Modifier and Type Class Description classWatchEventFluentImpl.APIGroupListObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.APIGroupListObjectNested Modifier and Type Method Description WatchEventFluent.APIGroupListObjectNested<A>WatchEventFluent. withNewAPIGroupListObject()WatchEventFluent.APIGroupListObjectNested<A>WatchEventFluentImpl. withNewAPIGroupListObject()WatchEventFluent.APIGroupListObjectNested<A>WatchEventFluent. withNewAPIGroupListObjectLike(APIGroupList item)WatchEventFluent.APIGroupListObjectNested<A>WatchEventFluentImpl. withNewAPIGroupListObjectLike(APIGroupList item)
-