Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.EndpointsObjectNested
Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
-
Uses of WatchEventFluent.EndpointsObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.EndpointsObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.EndpointsObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.EndpointsObjectNested Modifier and Type Method Description WatchEventFluent.EndpointsObjectNested<A>
WatchEventFluent. withNewEndpointsObject()
WatchEventFluent.EndpointsObjectNested<A>
WatchEventFluentImpl. withNewEndpointsObject()
WatchEventFluent.EndpointsObjectNested<A>
WatchEventFluent. withNewEndpointsObjectLike(Endpoints item)
WatchEventFluent.EndpointsObjectNested<A>
WatchEventFluentImpl. withNewEndpointsObjectLike(Endpoints item)