Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.NodeSystemInfoObjectNested
-
Packages that use WatchEventFluent.NodeSystemInfoObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.NodeSystemInfoObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.NodeSystemInfoObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.NodeSystemInfoObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.NodeSystemInfoObjectNested Modifier and Type Method Description WatchEventFluent.NodeSystemInfoObjectNested<A>
WatchEventFluent. withNewNodeSystemInfoObject()
WatchEventFluent.NodeSystemInfoObjectNested<A>
WatchEventFluentImpl. withNewNodeSystemInfoObject()
WatchEventFluent.NodeSystemInfoObjectNested<A>
WatchEventFluent. withNewNodeSystemInfoObjectLike(NodeSystemInfo item)
WatchEventFluent.NodeSystemInfoObjectNested<A>
WatchEventFluentImpl. withNewNodeSystemInfoObjectLike(NodeSystemInfo item)
-