Interface DeleteOptionsFluent<A extends DeleteOptionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.DeleteOptionsNested<N>, WatchEventFluent.DeleteOptionsObjectNested<N>
All Known Implementing Classes:
DeleteOptionsBuilder, DeleteOptionsFluentImpl, DoneableDeleteOptions, KubeSchemaFluentImpl.DeleteOptionsNestedImpl, WatchEventFluentImpl.DeleteOptionsObjectNestedImpl

public interface DeleteOptionsFluent<A extends DeleteOptionsFluent<A>>
extends Fluent<A>