Interface APIServiceListFluent<A extends APIServiceListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.APIServiceListNested<N>, WatchEventFluent.APIServiceListObjectNested<N>
All Known Implementing Classes:
APIServiceListBuilder, APIServiceListFluentImpl, DoneableAPIServiceList, KubeSchemaFluentImpl.APIServiceListNestedImpl, WatchEventFluentImpl.APIServiceListObjectNestedImpl

public interface APIServiceListFluent<A extends APIServiceListFluent<A>>
extends Fluent<A>