Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.NodeDaemonEndpointsObjectNested
-
Packages that use WatchEventFluent.NodeDaemonEndpointsObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.NodeDaemonEndpointsObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.NodeDaemonEndpointsObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.NodeDaemonEndpointsObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.NodeDaemonEndpointsObjectNested Modifier and Type Method Description WatchEventFluent.NodeDaemonEndpointsObjectNested<A>
WatchEventFluent. withNewNodeDaemonEndpointsObject()
WatchEventFluent.NodeDaemonEndpointsObjectNested<A>
WatchEventFluentImpl. withNewNodeDaemonEndpointsObject()
WatchEventFluent.NodeDaemonEndpointsObjectNested<A>
WatchEventFluent. withNewNodeDaemonEndpointsObjectLike(NodeDaemonEndpoints item)
WatchEventFluent.NodeDaemonEndpointsObjectNested<A>
WatchEventFluentImpl. withNewNodeDaemonEndpointsObjectLike(NodeDaemonEndpoints item)
-