public class HelmChartConfigBuilder extends HelmChartConfigFluentImpl<HelmChartConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmChartConfig,HelmChartConfigBuilder>
HelmChartConfigFluent.AddIfStatementsNested<N>, HelmChartConfigFluent.AnnotationsNested<N>, 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() |
addAllToAddIfStatements, addAllToAnnotations, addAllToDependencies, addAllToExpressions, addAllToKeywords, addAllToMaintainers, addAllToSources, addAllToValues, addNewAddIfStatement, addNewAddIfStatement, addNewAddIfStatementLike, addNewAnnotation, addNewAnnotation, addNewAnnotationLike, addNewDependency, addNewDependencyLike, addNewExpression, addNewExpression, addNewExpressionLike, addNewMaintainer, addNewMaintainer, addNewMaintainerLike, addNewValue, addNewValue, addNewValueLike, addToAddIfStatements, addToAddIfStatements, addToAnnotations, addToAnnotations, addToDependencies, addToDependencies, addToExpressions, addToExpressions, addToKeywords, addToKeywords, addToMaintainers, addToMaintainers, addToSources, addToSources, addToValues, addToValues, buildAddIfStatement, buildAddIfStatements, buildAnnotation, buildAnnotations, buildDependencies, buildDependency, buildExpression, buildExpressions, buildFirstAddIfStatement, buildFirstAnnotation, buildFirstDependency, buildFirstExpression, buildFirstMaintainer, buildFirstValue, buildLastAddIfStatement, buildLastAnnotation, buildLastDependency, buildLastExpression, buildLastMaintainer, buildLastValue, buildMaintainer, buildMaintainers, buildMatchingAddIfStatement, buildMatchingAnnotation, buildMatchingDependency, buildMatchingExpression, buildMatchingMaintainer, buildMatchingValue, buildValue, buildValues, editAddIfStatement, editAnnotation, editDependency, editExpression, editFirstAddIfStatement, editFirstAnnotation, editFirstDependency, editFirstExpression, editFirstMaintainer, editFirstValue, editLastAddIfStatement, editLastAnnotation, editLastDependency, editLastExpression, editLastMaintainer, editLastValue, editMaintainer, editMatchingAddIfStatement, editMatchingAnnotation, editMatchingDependency, editMatchingExpression, editMatchingMaintainer, editMatchingValue, editValue, equals, getAddIfStatements, getAnnotations, getApiVersion, getAppVersion, getCondition, getCreateTarFile, getDependencies, getDeprecated, getDescription, getEnabled, getExpressions, getExtension, getHome, getIcon, getInputFolder, getKeywords, getKubeVersion, getMaintainers, getName, getNotes, getOutputFolder, getSources, getTags, getTarFileClassifier, getType, getValues, getValuesRootAlias, getVersion, hasAddIfStatements, hasAnnotations, hasApiVersion, hasAppVersion, hasCondition, hasCreateTarFile, hasDependencies, hasDeprecated, hasDescription, hasEnabled, hasExpressions, hasExtension, hashCode, hasHome, hasIcon, hasInputFolder, hasKeywords, hasKubeVersion, hasMaintainers, hasMatchingAddIfStatement, hasMatchingAnnotation, hasMatchingDependency, hasMatchingExpression, hasMatchingMaintainer, hasMatchingValue, hasName, hasNotes, hasOutputFolder, hasSources, hasTags, hasTarFileClassifier, hasType, hasValues, hasValuesRootAlias, hasVersion, removeAllFromAddIfStatements, removeAllFromAnnotations, removeAllFromDependencies, removeAllFromExpressions, removeAllFromKeywords, removeAllFromMaintainers, removeAllFromSources, removeAllFromValues, removeFromAddIfStatements, removeFromAnnotations, removeFromDependencies, removeFromExpressions, removeFromKeywords, removeFromMaintainers, removeFromSources, removeFromValues, removeMatchingFromAddIfStatements, removeMatchingFromAnnotations, removeMatchingFromDependencies, removeMatchingFromExpressions, removeMatchingFromMaintainers, removeMatchingFromValues, setNewAddIfStatementLike, setNewAnnotationLike, setNewDependencyLike, setNewExpressionLike, setNewMaintainerLike, setNewValueLike, setToAddIfStatements, setToAnnotations, setToDependencies, setToExpressions, setToKeywords, setToMaintainers, setToSources, setToValues, toString, withAddIfStatements, withAnnotations, withApiVersion, withAppVersion, withCondition, withCreateTarFile, withCreateTarFile, withDependencies, withDeprecated, withDeprecated, withDescription, withEnabled, withEnabled, withExpressions, withExtension, withHome, withIcon, withInputFolder, withKeywords, withKubeVersion, withMaintainers, withName, withNotes, withOutputFolder, withSources, withTags, withTarFileClassifier, withType, 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–2023 Red Hat. All rights reserved.