Class PatchOptionsFluentImpl<A extends PatchOptionsFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PatchOptionsFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, PatchOptionsFluent<A>
Direct Known Subclasses:
DoneablePatchOptions, KubeSchemaFluentImpl.PatchOptionsNestedImpl, PatchOptionsBuilder, WatchEventFluentImpl.PatchOptionsObjectNestedImpl

public class PatchOptionsFluentImpl<A extends PatchOptionsFluent<A>>
extends BaseFluent<A>
implements PatchOptionsFluent<A>