Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.PortStatusObjectNested
-
Packages that use WatchEventFluent.PortStatusObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.PortStatusObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.PortStatusObjectNested Modifier and Type Class Description classWatchEventFluentImpl.PortStatusObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.PortStatusObjectNested Modifier and Type Method Description WatchEventFluent.PortStatusObjectNested<A>WatchEventFluent. withNewPortStatusObject()WatchEventFluent.PortStatusObjectNested<A>WatchEventFluentImpl. withNewPortStatusObject()WatchEventFluent.PortStatusObjectNested<A>WatchEventFluent. withNewPortStatusObjectLike(PortStatus item)WatchEventFluent.PortStatusObjectNested<A>WatchEventFluentImpl. withNewPortStatusObjectLike(PortStatus item)
-