Class PatchFluentImpl<A extends PatchFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PatchFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, PatchFluent<A>
Direct Known Subclasses:
DoneablePatch, KubeSchemaFluentImpl.PatchNestedImpl, PatchBuilder, WatchEventFluentImpl.PatchObjectNestedImpl

public class PatchFluentImpl<A extends PatchFluent<A>>
extends BaseFluent<A>
implements PatchFluent<A>