Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.AuthInfoObjectNested
-
Packages that use WatchEventFluent.AuthInfoObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.AuthInfoObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.AuthInfoObjectNested Modifier and Type Class Description classWatchEventFluentImpl.AuthInfoObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.AuthInfoObjectNested Modifier and Type Method Description WatchEventFluent.AuthInfoObjectNested<A>WatchEventFluent. withNewAuthInfoObject()WatchEventFluent.AuthInfoObjectNested<A>WatchEventFluentImpl. withNewAuthInfoObject()WatchEventFluent.AuthInfoObjectNested<A>WatchEventFluent. withNewAuthInfoObjectLike(AuthInfo item)WatchEventFluent.AuthInfoObjectNested<A>WatchEventFluentImpl. withNewAuthInfoObjectLike(AuthInfo item)
-