public class HelmChartConfigBuilder extends HelmChartConfigFluent<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>, HelmChartConfigFluent.ValuesSchemaNested<N>ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
HelmChartConfigBuilder() |
HelmChartConfigBuilder(HelmChartConfig instance) |
HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent) |
HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent,
HelmChartConfig instance) |
| 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, 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, buildValuesSchema, copyInstance, editAddIfStatement, editAnnotation, editDependency, editExpression, editFirstAddIfStatement, editFirstAnnotation, editFirstDependency, editFirstExpression, editFirstMaintainer, editFirstValue, editLastAddIfStatement, editLastAnnotation, editLastDependency, editLastExpression, editLastMaintainer, editLastValue, editMaintainer, editMatchingAddIfStatement, editMatchingAnnotation, editMatchingDependency, editMatchingExpression, editMatchingMaintainer, editMatchingValue, editOrNewValuesSchema, editOrNewValuesSchemaLike, editValue, editValuesSchema, equals, getApiVersion, getAppVersion, getCondition, getCreateReadmeFile, getCreateTarFile, getCreateValuesSchemaFile, getDeprecated, getDescription, getEnabled, getExtension, getHome, getIcon, getInputFolder, getKeywords, getKubeVersion, getName, getNotes, getOutputFolder, getSources, getTags, getTarFileClassifier, getType, getValuesProfileSeparator, getValuesRootAlias, getVersion, hasAddIfStatements, hasAnnotations, hasApiVersion, hasAppVersion, hasCondition, hasCreateReadmeFile, hasCreateTarFile, hasCreateValuesSchemaFile, 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, hasValuesProfileSeparator, hasValuesRootAlias, hasValuesSchema, 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, withCreateReadmeFile, withCreateReadmeFile, withCreateTarFile, withCreateTarFile, withCreateValuesSchemaFile, withCreateValuesSchemaFile, withDependencies, withDeprecated, withDeprecated, withDescription, withEnabled, withEnabled, withExpressions, withExtension, withHome, withIcon, withInputFolder, withKeywords, withKubeVersion, withMaintainers, withName, withNewValuesSchema, withNewValuesSchemaLike, withNotes, withOutputFolder, withSources, withTags, withTarFileClassifier, withType, withValues, withValuesProfileSeparator, withValuesRootAlias, withValuesSchema, withVersionaddToAttributes, addToAttributes, buildProject, copyInstance, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaggregate, aggregate, build, build, builderOf, getVisitableMappublic HelmChartConfigBuilder()
public HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent)
public HelmChartConfigBuilder(HelmChartConfigFluent<?> fluent, HelmChartConfig instance)
public HelmChartConfigBuilder(HelmChartConfig instance)
public EditableHelmChartConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HelmChartConfig>Copyright © 2018–2023 Red Hat. All rights reserved.