Interface GetOptionsFluent<A extends GetOptionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.GetOptionsNested<N>, WatchEventFluent.GetOptionsObjectNested<N>
All Known Implementing Classes:
DoneableGetOptions, GetOptionsBuilder, GetOptionsFluentImpl, KubeSchemaFluentImpl.GetOptionsNestedImpl, WatchEventFluentImpl.GetOptionsObjectNestedImpl

public interface GetOptionsFluent<A extends GetOptionsFluent<A>>
extends Fluent<A>