Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ServiceObjectNested
Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
-
Uses of WatchEventFluent.ServiceObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ServiceObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.ServiceObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ServiceObjectNested Modifier and Type Method Description WatchEventFluent.ServiceObjectNested<A>
WatchEventFluent. withNewServiceObject()
WatchEventFluent.ServiceObjectNested<A>
WatchEventFluentImpl. withNewServiceObject()
WatchEventFluent.ServiceObjectNested<A>
WatchEventFluent. withNewServiceObjectLike(Service item)
WatchEventFluent.ServiceObjectNested<A>
WatchEventFluentImpl. withNewServiceObjectLike(Service item)