Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ServiceAccountListObjectNested
-
Packages that use WatchEventFluent.ServiceAccountListObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.ServiceAccountListObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ServiceAccountListObjectNested Modifier and Type Class Description classWatchEventFluentImpl.ServiceAccountListObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ServiceAccountListObjectNested Modifier and Type Method Description WatchEventFluent.ServiceAccountListObjectNested<A>WatchEventFluent. withNewServiceAccountListObject()WatchEventFluent.ServiceAccountListObjectNested<A>WatchEventFluentImpl. withNewServiceAccountListObject()WatchEventFluent.ServiceAccountListObjectNested<A>WatchEventFluent. withNewServiceAccountListObjectLike(ServiceAccountList item)WatchEventFluent.ServiceAccountListObjectNested<A>WatchEventFluentImpl. withNewServiceAccountListObjectLike(ServiceAccountList item)
-