Interface PatchOptionsFluent<A extends PatchOptionsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.PatchOptionsNested<N>, WatchEventFluent.PatchOptionsObjectNested<N>
All Known Implementing Classes:
DoneablePatchOptions, KubeSchemaFluentImpl.PatchOptionsNestedImpl, PatchOptionsBuilder, PatchOptionsFluentImpl, WatchEventFluentImpl.PatchOptionsObjectNestedImpl

public interface PatchOptionsFluent<A extends PatchOptionsFluent<A>>
extends Fluent<A>