Interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.ServiceAccountListNested<N>, WatchEventFluent.ServiceAccountListObjectNested<N>
All Known Implementing Classes:
DoneableServiceAccountList, KubeSchemaFluentImpl.ServiceAccountListNestedImpl, ServiceAccountListBuilder, ServiceAccountListFluentImpl, WatchEventFluentImpl.ServiceAccountListObjectNestedImpl

public interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>
extends Fluent<A>