Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.ServiceAccountTokenProjectionObjectNested
-
Packages that use WatchEventFluent.ServiceAccountTokenProjectionObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.ServiceAccountTokenProjectionObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.ServiceAccountTokenProjectionObjectNested Modifier and Type Class Description classWatchEventFluentImpl.ServiceAccountTokenProjectionObjectNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.ServiceAccountTokenProjectionObjectNested Modifier and Type Method Description WatchEventFluent.ServiceAccountTokenProjectionObjectNested<A>WatchEventFluent. withNewServiceAccountTokenProjectionObject()WatchEventFluent.ServiceAccountTokenProjectionObjectNested<A>WatchEventFluentImpl. withNewServiceAccountTokenProjectionObject()WatchEventFluent.ServiceAccountTokenProjectionObjectNested<A>WatchEventFluent. withNewServiceAccountTokenProjectionObjectLike(ServiceAccountTokenProjection item)WatchEventFluent.ServiceAccountTokenProjectionObjectNested<A>WatchEventFluentImpl. withNewServiceAccountTokenProjectionObjectLike(ServiceAccountTokenProjection item)
-