public class HelmChartConfigFluentImpl<A extends HelmChartConfigFluent<A>> extends ConfigurationFluentImpl<A> implements HelmChartConfigFluent<A>
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 |
|---|
HelmChartConfigFluentImpl() |
HelmChartConfigFluentImpl(HelmChartConfig instance) |
addToAttributes, 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, waitaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic HelmChartConfigFluentImpl()
public HelmChartConfigFluentImpl(HelmChartConfig instance)
public Boolean getEnabled()
getEnabled in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withEnabled(Boolean enabled)
withEnabled in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasEnabled()
hasEnabled in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getName()
getName in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withName(String name)
withName in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasName()
hasName in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getHome()
getHome in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withHome(String home)
withHome in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasHome()
hasHome in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withSources(String... sources)
withSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String[] getSources()
getSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToSources(Integer index, String item)
addToSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToSources(Integer index, String item)
setToSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToSources(String... items)
addToSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToSources(Collection<String> items)
addAllToSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromSources(String... items)
removeFromSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromSources(Collection<String> items)
removeAllFromSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasSources()
hasSources in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getVersion()
getVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withVersion(String version)
withVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasVersion()
hasVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getDescription()
getDescription in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withDescription(String description)
withDescription in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasDescription()
hasDescription in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withKeywords(String... keywords)
withKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String[] getKeywords()
getKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToKeywords(Integer index, String item)
addToKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToKeywords(Integer index, String item)
setToKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToKeywords(String... items)
addToKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToKeywords(Collection<String> items)
addAllToKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromKeywords(String... items)
removeFromKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromKeywords(Collection<String> items)
removeAllFromKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasKeywords()
hasKeywords in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withMaintainers(Maintainer... maintainers)
withMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>@Deprecated public Maintainer[] getMaintainers()
getMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Maintainer[] buildMaintainers()
buildMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Maintainer buildMaintainer(Integer index)
buildMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Maintainer buildFirstMaintainer()
buildFirstMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Maintainer buildLastMaintainer()
buildLastMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Maintainer buildMatchingMaintainer(Predicate<MaintainerBuilder> predicate)
buildMatchingMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasMatchingMaintainer(Predicate<MaintainerBuilder> predicate)
hasMatchingMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToMaintainers(Integer index, Maintainer item)
addToMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToMaintainers(Integer index, Maintainer item)
setToMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToMaintainers(Maintainer... items)
addToMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToMaintainers(Collection<Maintainer> items)
addAllToMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromMaintainers(Maintainer... items)
removeFromMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromMaintainers(Collection<Maintainer> items)
removeAllFromMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeMatchingFromMaintainers(Predicate<MaintainerBuilder> predicate)
removeMatchingFromMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasMaintainers()
hasMaintainers in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addNewMaintainer(String name, String email, String url)
addNewMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.MaintainersNested<A> addNewMaintainer()
addNewMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.MaintainersNested<A> addNewMaintainerLike(Maintainer item)
addNewMaintainerLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.MaintainersNested<A> setNewMaintainerLike(Integer index, Maintainer item)
setNewMaintainerLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.MaintainersNested<A> editMaintainer(Integer index)
editMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.MaintainersNested<A> editFirstMaintainer()
editFirstMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.MaintainersNested<A> editLastMaintainer()
editLastMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.MaintainersNested<A> editMatchingMaintainer(Predicate<MaintainerBuilder> predicate)
editMatchingMaintainer in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getIcon()
getIcon in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withIcon(String icon)
withIcon in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasIcon()
hasIcon in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getApiVersion()
getApiVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getCondition()
getCondition in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withCondition(String condition)
withCondition in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasCondition()
hasCondition in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getTags()
getTags in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withTags(String tags)
withTags in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasTags()
hasTags in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getAppVersion()
getAppVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withAppVersion(String appVersion)
withAppVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasAppVersion()
hasAppVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean getDeprecated()
getDeprecated in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withDeprecated(Boolean deprecated)
withDeprecated in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasDeprecated()
hasDeprecated in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withAnnotations(Annotation... annotations)
withAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>@Deprecated public Annotation[] getAnnotations()
getAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Annotation[] buildAnnotations()
buildAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Annotation buildAnnotation(Integer index)
buildAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Annotation buildFirstAnnotation()
buildFirstAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Annotation buildLastAnnotation()
buildLastAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Annotation buildMatchingAnnotation(Predicate<AnnotationBuilder> predicate)
buildMatchingAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasMatchingAnnotation(Predicate<AnnotationBuilder> predicate)
hasMatchingAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToAnnotations(Integer index, Annotation item)
addToAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToAnnotations(Integer index, Annotation item)
setToAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToAnnotations(Annotation... items)
addToAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToAnnotations(Collection<Annotation> items)
addAllToAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromAnnotations(Annotation... items)
removeFromAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromAnnotations(Collection<Annotation> items)
removeAllFromAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeMatchingFromAnnotations(Predicate<AnnotationBuilder> predicate)
removeMatchingFromAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasAnnotations()
hasAnnotations in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addNewAnnotation(String key, String value)
addNewAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AnnotationsNested<A> addNewAnnotation()
addNewAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AnnotationsNested<A> addNewAnnotationLike(Annotation item)
addNewAnnotationLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AnnotationsNested<A> setNewAnnotationLike(Integer index, Annotation item)
setNewAnnotationLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AnnotationsNested<A> editAnnotation(Integer index)
editAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AnnotationsNested<A> editFirstAnnotation()
editFirstAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AnnotationsNested<A> editLastAnnotation()
editLastAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AnnotationsNested<A> editMatchingAnnotation(Predicate<AnnotationBuilder> predicate)
editMatchingAnnotation in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getKubeVersion()
getKubeVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withKubeVersion(String kubeVersion)
withKubeVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasKubeVersion()
hasKubeVersion in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withDependencies(HelmDependency... dependencies)
withDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>@Deprecated public HelmDependency[] getDependencies()
getDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmDependency[] buildDependencies()
buildDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmDependency buildDependency(Integer index)
buildDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmDependency buildFirstDependency()
buildFirstDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmDependency buildLastDependency()
buildLastDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmDependency buildMatchingDependency(Predicate<HelmDependencyBuilder> predicate)
buildMatchingDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasMatchingDependency(Predicate<HelmDependencyBuilder> predicate)
hasMatchingDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToDependencies(Integer index, HelmDependency item)
addToDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToDependencies(Integer index, HelmDependency item)
setToDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToDependencies(HelmDependency... items)
addToDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToDependencies(Collection<HelmDependency> items)
addAllToDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromDependencies(HelmDependency... items)
removeFromDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromDependencies(Collection<HelmDependency> items)
removeAllFromDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeMatchingFromDependencies(Predicate<HelmDependencyBuilder> predicate)
removeMatchingFromDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasDependencies()
hasDependencies in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.DependenciesNested<A> addNewDependency()
addNewDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.DependenciesNested<A> addNewDependencyLike(HelmDependency item)
addNewDependencyLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.DependenciesNested<A> setNewDependencyLike(Integer index, HelmDependency item)
setNewDependencyLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.DependenciesNested<A> editDependency(Integer index)
editDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.DependenciesNested<A> editFirstDependency()
editFirstDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.DependenciesNested<A> editLastDependency()
editLastDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.DependenciesNested<A> editMatchingDependency(Predicate<HelmDependencyBuilder> predicate)
editMatchingDependency in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getType()
getType in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withType(String type)
withType in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasType()
hasType in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getValuesRootAlias()
getValuesRootAlias in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withValuesRootAlias(String valuesRootAlias)
withValuesRootAlias in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasValuesRootAlias()
hasValuesRootAlias in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean getCreateTarFile()
getCreateTarFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withCreateTarFile(Boolean createTarFile)
withCreateTarFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasCreateTarFile()
hasCreateTarFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean getCreateValuesSchemaFile()
getCreateValuesSchemaFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withCreateValuesSchemaFile(Boolean createValuesSchemaFile)
withCreateValuesSchemaFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasCreateValuesSchemaFile()
hasCreateValuesSchemaFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean getCreateReadmeFile()
getCreateReadmeFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withCreateReadmeFile(Boolean createReadmeFile)
withCreateReadmeFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasCreateReadmeFile()
hasCreateReadmeFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getExtension()
getExtension in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withExtension(String extension)
withExtension in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasExtension()
hasExtension in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getTarFileClassifier()
getTarFileClassifier in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withTarFileClassifier(String tarFileClassifier)
withTarFileClassifier in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasTarFileClassifier()
hasTarFileClassifier in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getNotes()
getNotes in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withNotes(String notes)
withNotes in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasNotes()
hasNotes in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getInputFolder()
getInputFolder in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withInputFolder(String inputFolder)
withInputFolder in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasInputFolder()
hasInputFolder in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public String getOutputFolder()
getOutputFolder in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withOutputFolder(String outputFolder)
withOutputFolder in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasOutputFolder()
hasOutputFolder in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withValues(ValueReference... values)
withValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>@Deprecated public ValueReference[] getValues()
getValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public ValueReference[] buildValues()
buildValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public ValueReference buildValue(Integer index)
buildValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public ValueReference buildFirstValue()
buildFirstValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public ValueReference buildLastValue()
buildLastValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public ValueReference buildMatchingValue(Predicate<ValueReferenceBuilder> predicate)
buildMatchingValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasMatchingValue(Predicate<ValueReferenceBuilder> predicate)
hasMatchingValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToValues(Integer index, ValueReference item)
addToValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToValues(Integer index, ValueReference item)
setToValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToValues(ValueReference... items)
addToValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToValues(Collection<ValueReference> items)
addAllToValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromValues(ValueReference... items)
removeFromValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromValues(Collection<ValueReference> items)
removeAllFromValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeMatchingFromValues(Predicate<ValueReferenceBuilder> predicate)
removeMatchingFromValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasValues()
hasValues in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesNested<A> addNewValue()
addNewValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesNested<A> addNewValueLike(ValueReference item)
addNewValueLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesNested<A> setNewValueLike(Integer index, ValueReference item)
setNewValueLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesNested<A> editValue(Integer index)
editValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesNested<A> editFirstValue()
editFirstValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesNested<A> editLastValue()
editLastValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesNested<A> editMatchingValue(Predicate<ValueReferenceBuilder> predicate)
editMatchingValue in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>@Deprecated public ValuesSchema getValuesSchema()
getValuesSchema in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public ValuesSchema buildValuesSchema()
buildValuesSchema in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withValuesSchema(ValuesSchema valuesSchema)
withValuesSchema in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasValuesSchema()
hasValuesSchema in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesSchemaNested<A> withNewValuesSchema()
withNewValuesSchema in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesSchemaNested<A> withNewValuesSchemaLike(ValuesSchema item)
withNewValuesSchemaLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesSchemaNested<A> editValuesSchema()
editValuesSchema in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesSchemaNested<A> editOrNewValuesSchema()
editOrNewValuesSchema in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ValuesSchemaNested<A> editOrNewValuesSchemaLike(ValuesSchema item)
editOrNewValuesSchemaLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withExpressions(HelmExpression... expressions)
withExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>@Deprecated public HelmExpression[] getExpressions()
getExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmExpression[] buildExpressions()
buildExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmExpression buildExpression(Integer index)
buildExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmExpression buildFirstExpression()
buildFirstExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmExpression buildLastExpression()
buildLastExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmExpression buildMatchingExpression(Predicate<HelmExpressionBuilder> predicate)
buildMatchingExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasMatchingExpression(Predicate<HelmExpressionBuilder> predicate)
hasMatchingExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToExpressions(Integer index, HelmExpression item)
addToExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToExpressions(Integer index, HelmExpression item)
setToExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToExpressions(HelmExpression... items)
addToExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToExpressions(Collection<HelmExpression> items)
addAllToExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromExpressions(HelmExpression... items)
removeFromExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromExpressions(Collection<HelmExpression> items)
removeAllFromExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeMatchingFromExpressions(Predicate<HelmExpressionBuilder> predicate)
removeMatchingFromExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasExpressions()
hasExpressions in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addNewExpression(String path, String expression)
addNewExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ExpressionsNested<A> addNewExpression()
addNewExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ExpressionsNested<A> addNewExpressionLike(HelmExpression item)
addNewExpressionLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ExpressionsNested<A> setNewExpressionLike(Integer index, HelmExpression item)
setNewExpressionLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ExpressionsNested<A> editExpression(Integer index)
editExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ExpressionsNested<A> editFirstExpression()
editFirstExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ExpressionsNested<A> editLastExpression()
editLastExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.ExpressionsNested<A> editMatchingExpression(Predicate<HelmExpressionBuilder> predicate)
editMatchingExpression in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withAddIfStatements(AddIfStatement... addIfStatements)
withAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>@Deprecated public AddIfStatement[] getAddIfStatements()
getAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public AddIfStatement[] buildAddIfStatements()
buildAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public AddIfStatement buildAddIfStatement(Integer index)
buildAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public AddIfStatement buildFirstAddIfStatement()
buildFirstAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public AddIfStatement buildLastAddIfStatement()
buildLastAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public AddIfStatement buildMatchingAddIfStatement(Predicate<AddIfStatementBuilder> predicate)
buildMatchingAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasMatchingAddIfStatement(Predicate<AddIfStatementBuilder> predicate)
hasMatchingAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToAddIfStatements(Integer index, AddIfStatement item)
addToAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A setToAddIfStatements(Integer index, AddIfStatement item)
setToAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addToAddIfStatements(AddIfStatement... items)
addToAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addAllToAddIfStatements(Collection<AddIfStatement> items)
addAllToAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeFromAddIfStatements(AddIfStatement... items)
removeFromAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeAllFromAddIfStatements(Collection<AddIfStatement> items)
removeAllFromAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A removeMatchingFromAddIfStatements(Predicate<AddIfStatementBuilder> predicate)
removeMatchingFromAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public Boolean hasAddIfStatements()
hasAddIfStatements in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A addNewAddIfStatement(String property, String onResourceKind, String onResourceName, Boolean withDefaultValue, String description)
addNewAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AddIfStatementsNested<A> addNewAddIfStatement()
addNewAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AddIfStatementsNested<A> addNewAddIfStatementLike(AddIfStatement item)
addNewAddIfStatementLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AddIfStatementsNested<A> setNewAddIfStatementLike(Integer index, AddIfStatement item)
setNewAddIfStatementLike in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AddIfStatementsNested<A> editAddIfStatement(Integer index)
editAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AddIfStatementsNested<A> editFirstAddIfStatement()
editFirstAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AddIfStatementsNested<A> editLastAddIfStatement()
editLastAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public HelmChartConfigFluent.AddIfStatementsNested<A> editMatchingAddIfStatement(Predicate<AddIfStatementBuilder> predicate)
editMatchingAddIfStatement in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public boolean equals(Object o)
equals in class ConfigurationFluentImpl<A extends HelmChartConfigFluent<A>>public int hashCode()
hashCode in class ConfigurationFluentImpl<A extends HelmChartConfigFluent<A>>public String toString()
toString in class ConfigurationFluentImpl<A extends HelmChartConfigFluent<A>>public A withEnabled()
withEnabled in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withDeprecated()
withDeprecated in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withCreateTarFile()
withCreateTarFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withCreateValuesSchemaFile()
withCreateValuesSchemaFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>public A withCreateReadmeFile()
withCreateReadmeFile in interface HelmChartConfigFluent<A extends HelmChartConfigFluent<A>>Copyright © 2018–2023 Red Hat. All rights reserved.