public class PatchBuilder extends PatchFluent<PatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Patch,PatchBuilder>
PatchFluent.TargetNested<N>| Constructor and Description |
|---|
PatchBuilder() |
PatchBuilder(Patch instance) |
PatchBuilder(PatchFluent<?> fluent) |
PatchBuilder(PatchFluent<?> fluent,
Patch instance) |
| Modifier and Type | Method and Description |
|---|---|
Patch |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToOptions, addToOptions, buildTarget, copyInstance, editOrNewTarget, editOrNewTargetLike, editTarget, equals, getAdditionalProperties, getOptions, getPatch, getPath, hasAdditionalProperties, hashCode, hasOptions, hasPatch, hasPath, hasTarget, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromOptions, removeFromOptions, toString, withAdditionalProperties, withNewTarget, withNewTargetLike, withOptions, withPatch, withPath, withTargetaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PatchBuilder()
public PatchBuilder(PatchFluent<?> fluent)
public PatchBuilder(PatchFluent<?> fluent, Patch instance)
public PatchBuilder(Patch instance)
Copyright © 2015–2023 Red Hat. All rights reserved.