public class HelmDependencyBuilder extends HelmDependencyFluent<HelmDependencyBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmDependency,HelmDependencyBuilder>
| Constructor and Description |
|---|
HelmDependencyBuilder() |
HelmDependencyBuilder(HelmDependency instance) |
HelmDependencyBuilder(HelmDependencyFluent<?> fluent) |
HelmDependencyBuilder(HelmDependencyFluent<?> fluent,
HelmDependency instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableHelmDependency |
build() |
addAllToTags, addToTags, addToTags, copyInstance, equals, getAlias, getCondition, getEnabled, getName, getRepository, getTags, getVersion, hasAlias, hasCondition, hasEnabled, hashCode, hasName, hasRepository, hasTags, hasVersion, removeAllFromTags, removeFromTags, setToTags, toString, withAlias, withCondition, withEnabled, withEnabled, withName, withRepository, withTags, withVersionaggregate, aggregate, build, build, builderOf, getVisitableMappublic HelmDependencyBuilder()
public HelmDependencyBuilder(HelmDependencyFluent<?> fluent)
public HelmDependencyBuilder(HelmDependencyFluent<?> fluent, HelmDependency instance)
public HelmDependencyBuilder(HelmDependency instance)
public EditableHelmDependency build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HelmDependency>Copyright © 2018–2023 Red Hat. All rights reserved.