Package io.fabric8.kubernetes.api.model
Class PatchBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PatchFluentImpl<PatchBuilder>
io.fabric8.kubernetes.api.model.PatchBuilder
- All Implemented Interfaces:
Builder<Patch>,Fluent<PatchBuilder>,Visitable<PatchBuilder>,VisitableBuilder<Patch,PatchBuilder>,PatchFluent<PatchBuilder>
public class PatchBuilder extends PatchFluentImpl<PatchBuilder> implements VisitableBuilder<Patch,PatchBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PatchBuilder()PatchBuilder(Patch instance)PatchBuilder(PatchFluent<?> fluent)PatchBuilder(PatchFluent<?> fluent, Patch instance)PatchBuilder(PatchFluent<?> fluent, Patch instance, Boolean validationEnabled)PatchBuilder(PatchFluent<?> fluent, Boolean validationEnabled)PatchBuilder(Patch instance, Boolean validationEnabled)PatchBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
PatchBuilder
public PatchBuilder() -
PatchBuilder
-
PatchBuilder
-
PatchBuilder
-
PatchBuilder
-
PatchBuilder
-
PatchBuilder
-
PatchBuilder
-
-
Method Details
-
build
-
equals
- Overrides:
equalsin classPatchFluentImpl<PatchBuilder>
-