Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ServicePortObjectNested
-
Packages that use WatchEventFluent.ServicePortObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.ServicePortObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ServicePortObjectNested Modifier and Type Class Description classWatchEventFluentImpl.ServicePortObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ServicePortObjectNested Modifier and Type Method Description WatchEventFluent.ServicePortObjectNested<A>WatchEventFluent. withNewServicePortObject()WatchEventFluent.ServicePortObjectNested<A>WatchEventFluentImpl. withNewServicePortObject()WatchEventFluent.ServicePortObjectNested<A>WatchEventFluent. withNewServicePortObjectLike(ServicePort item)WatchEventFluent.ServicePortObjectNested<A>WatchEventFluentImpl. withNewServicePortObjectLike(ServicePort item)
-