public class HelmChartConfigBuilder extends HelmChartConfigFluentImpl<HelmChartConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmChartConfig,HelmChartConfigBuilder>
HelmChartConfigFluent.DependenciesNested<N>, HelmChartConfigFluent.MaintainersNested<N>, HelmChartConfigFluent.ValuesNested<N>ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
HelmChartConfigBuilder() |
HelmChartConfigBuilder(Boolean validationEnabled) |
HelmChartConfigBuilder(HelmChartConfig instance) |
HelmChartConfigBuilder(HelmChartConfig instance,
Boolean validationEnabled) |
HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent) |
HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent,
Boolean validationEnabled) |
HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent,
HelmChartConfig instance) |
HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent,
HelmChartConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableHelmChartConfig |
build() |
addAllToDependencies, addAllToKeywords, addAllToMaintainers, addAllToSources, addAllToValues, addNewDependency, addNewDependency, addNewDependencyLike, addNewMaintainer, addNewMaintainer, addNewMaintainerLike, addNewValue, addNewValue, addNewValueLike, addToDependencies, addToDependencies, addToKeywords, addToKeywords, addToMaintainers, addToMaintainers, addToSources, addToSources, addToValues, addToValues, buildDependencies, buildDependency, buildFirstDependency, buildFirstMaintainer, buildFirstValue, buildLastDependency, buildLastMaintainer, buildLastValue, buildMaintainer, buildMaintainers, buildMatchingDependency, buildMatchingMaintainer, buildMatchingValue, buildValue, buildValues, editDependency, editFirstDependency, editFirstMaintainer, editFirstValue, editLastDependency, editLastMaintainer, editLastValue, editMaintainer, editMatchingDependency, editMatchingMaintainer, editMatchingValue, editValue, equals, getCreateTarFile, getDependencies, getDescription, getEnabled, getExtension, getHome, getIcon, getKeywords, getMaintainers, getName, getNotes, getSources, getValues, getValuesRootAlias, getVersion, hasCreateTarFile, hasDependencies, hasDescription, hasEnabled, hasExtension, hashCode, hasHome, hasIcon, hasKeywords, hasMaintainers, hasMatchingDependency, hasMatchingMaintainer, hasMatchingValue, hasName, hasNotes, hasSources, hasValues, hasValuesRootAlias, hasVersion, removeAllFromDependencies, removeAllFromKeywords, removeAllFromMaintainers, removeAllFromSources, removeAllFromValues, removeFromDependencies, removeFromKeywords, removeFromMaintainers, removeFromSources, removeFromValues, removeMatchingFromDependencies, removeMatchingFromMaintainers, removeMatchingFromValues, setNewDependencyLike, setNewMaintainerLike, setNewValueLike, setToDependencies, setToKeywords, setToMaintainers, setToSources, setToValues, toString, withCreateTarFile, withCreateTarFile, withDependencies, withDescription, withEnabled, withEnabled, withExtension, withHome, withIcon, withKeywords, withMaintainers, withName, withNotes, withSources, withValues, withValuesRootAlias, withVersionaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic HelmChartConfigBuilder()
public HelmChartConfigBuilder(Boolean validationEnabled)
public HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent)
public HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent, Boolean validationEnabled)
public HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent, HelmChartConfig instance)
public HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent, HelmChartConfig instance, Boolean validationEnabled)
public HelmChartConfigBuilder(HelmChartConfig instance)
public HelmChartConfigBuilder(HelmChartConfig instance, Boolean validationEnabled)
public EditableHelmChartConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HelmChartConfig>Copyright © 2018–2022 Red Hat. All rights reserved.