Interface ListOptionsFluent<A extends ListOptionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.ListOptionsNested<N>, WatchEventFluent.ListOptionsObjectNested<N>
All Known Implementing Classes:
DoneableListOptions, KubeSchemaFluentImpl.ListOptionsNestedImpl, ListOptionsBuilder, ListOptionsFluentImpl, WatchEventFluentImpl.ListOptionsObjectNestedImpl

public interface ListOptionsFluent<A extends ListOptionsFluent<A>>
extends Fluent<A>