Interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.CreateOptionsNested<N>, WatchEventFluent.CreateOptionsObjectNested<N>
All Known Implementing Classes:
CreateOptionsBuilder, CreateOptionsFluentImpl, DoneableCreateOptions, KubeSchemaFluentImpl.CreateOptionsNestedImpl, WatchEventFluentImpl.CreateOptionsObjectNestedImpl

public interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>
extends Fluent<A>