public class HelmRepoBuilder extends HelmRepoFluent<HelmRepoBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmRepo,HelmRepoBuilder>
| Constructor and Description |
|---|
HelmRepoBuilder() |
HelmRepoBuilder(HelmRepo instance) |
HelmRepoBuilder(HelmRepoFluent<?> fluent) |
HelmRepoBuilder(HelmRepoFluent<?> fluent,
HelmRepo instance) |
| Modifier and Type | Method and Description |
|---|---|
HelmRepo |
build() |
addAllToUrls, addToAdditionalProperties, addToAdditionalProperties, addToUrls, addToUrls, copyInstance, equals, getAdditionalProperties, getFirstUrl, getLastUrl, getMatchingUrl, getUrl, getUrls, hasAdditionalProperties, hashCode, hasMatchingUrl, hasUrls, removeAllFromUrls, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUrls, setToUrls, toString, withAdditionalProperties, withUrls, withUrlsaggregate, aggregate, build, build, builderOf, getVisitableMappublic HelmRepoBuilder()
public HelmRepoBuilder(HelmRepoFluent<?> fluent)
public HelmRepoBuilder(HelmRepoFluent<?> fluent, HelmRepo instance)
public HelmRepoBuilder(HelmRepo instance)
Copyright © 2015–2023 Red Hat. All rights reserved.