Package io.fabric8.kubernetes.api.model
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>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PatchFluentImpl()PatchFluentImpl(Patch instance) -
Method Summary
-
Constructor Details
-
PatchFluentImpl
public PatchFluentImpl() -
PatchFluentImpl
-
-
Method Details