public class HelmChartConfigBuilder extends HelmChartConfigFluentImpl<HelmChartConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmChartConfig,HelmChartConfigBuilder>
HelmChartConfigFluent.DependenciesNested<N>, HelmChartConfigFluent.ExpressionsNested<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, addAllToExpressions, addAllToKeywords, addAllToMaintainers, addAllToSources, addAllToValues, addNewDependency, addNewDependencyLike, addNewExpression, addNewExpression, addNewExpressionLike, addNewMaintainer, addNewMaintainer, addNewMaintainerLike, addNewValue, addNewValue, addNewValueLike, addToDependencies, addToDependencies, addToExpressions, addToExpressions, addToKeywords, addToKeywords, addToMaintainers, addToMaintainers, addToSources, addToSources, addToValues, addToValues, buildDependencies, buildDependency, buildExpression, buildExpressions, buildFirstDependency, buildFirstExpression, buildFirstMaintainer, buildFirstValue, buildLastDependency, buildLastExpression, buildLastMaintainer, buildLastValue, buildMaintainer, buildMaintainers, buildMatchingDependency, buildMatchingExpression, buildMatchingMaintainer, buildMatchingValue, buildValue, buildValues, editDependency, editExpression, editFirstDependency, editFirstExpression, editFirstMaintainer, editFirstValue, editLastDependency, editLastExpression, editLastMaintainer, editLastValue, editMaintainer, editMatchingDependency, editMatchingExpression, editMatchingMaintainer, editMatchingValue, editValue, equals, getApiVersion, getCreateTarFile, getDependencies, getDescription, getEnabled, getExpressions, getExtension, getHome, getIcon, getInputFolder, getKeywords, getMaintainers, getName, getNotes, getOutputFolder, getSources, getTarFileClassifier, getValues, getValuesRootAlias, getVersion, hasApiVersion, hasCreateTarFile, hasDependencies, hasDescription, hasEnabled, hasExpressions, hasExtension, hashCode, hasHome, hasIcon, hasInputFolder, hasKeywords, hasMaintainers, hasMatchingDependency, hasMatchingExpression, hasMatchingMaintainer, hasMatchingValue, hasName, hasNotes, hasOutputFolder, hasSources, hasTarFileClassifier, hasValues, hasValuesRootAlias, hasVersion, removeAllFromDependencies, removeAllFromExpressions, removeAllFromKeywords, removeAllFromMaintainers, removeAllFromSources, removeAllFromValues, removeFromDependencies, removeFromExpressions, removeFromKeywords, removeFromMaintainers, removeFromSources, removeFromValues, removeMatchingFromDependencies, removeMatchingFromExpressions, removeMatchingFromMaintainers, removeMatchingFromValues, setNewDependencyLike, setNewExpressionLike, setNewMaintainerLike, setNewValueLike, setToDependencies, setToExpressions, setToKeywords, setToMaintainers, setToSources, setToValues, toString, withApiVersion, withCreateTarFile, withCreateTarFile, withDependencies, withDescription, withEnabled, withEnabled, withExpressions, withExtension, withHome, withIcon, withInputFolder, withKeywords, withMaintainers, withName, withNotes, withOutputFolder, withSources, withTarFileClassifier, withValues, withValuesRootAlias, withVersionaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, accept, getTargetaddToAttributes, 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.