Interface APIGroupListFluent<A extends APIGroupListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.APIGroupListNested<N>, WatchEventFluent.APIGroupListObjectNested<N>
All Known Implementing Classes:
APIGroupListBuilder, APIGroupListFluentImpl, DoneableAPIGroupList, KubeSchemaFluentImpl.APIGroupListNestedImpl, WatchEventFluentImpl.APIGroupListObjectNestedImpl

public interface APIGroupListFluent<A extends APIGroupListFluent<A>>
extends Fluent<A>