Interface UpdateOptionsFluent<A extends UpdateOptionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.UpdateOptionsNested<N>, WatchEventFluent.UpdateOptionsObjectNested<N>
All Known Implementing Classes:
DoneableUpdateOptions, KubeSchemaFluentImpl.UpdateOptionsNestedImpl, UpdateOptionsBuilder, UpdateOptionsFluentImpl, WatchEventFluentImpl.UpdateOptionsObjectNestedImpl

public interface UpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
extends Fluent<A>