public class HelmRepoBuilder extends HelmRepoFluentImpl<HelmRepoBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmRepo,HelmRepoBuilder>
| Constructor and Description |
|---|
HelmRepoBuilder() |
HelmRepoBuilder(Boolean validationEnabled) |
HelmRepoBuilder(HelmRepo instance) |
HelmRepoBuilder(HelmRepo instance,
Boolean validationEnabled) |
HelmRepoBuilder(HelmRepoFluent<?> fluent) |
HelmRepoBuilder(HelmRepoFluent<?> fluent,
Boolean validationEnabled) |
HelmRepoBuilder(HelmRepoFluent<?> fluent,
HelmRepo instance) |
HelmRepoBuilder(HelmRepoFluent<?> fluent,
HelmRepo instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HelmRepo |
build() |
addAllToUrls, addToUrls, addToUrls, equals, getFirstUrl, getLastUrl, getMatchingUrl, getUrl, getUrls, hashCode, hasMatchingUrl, hasUrls, removeAllFromUrls, removeFromUrls, setToUrls, toString, withUrls, withUrlsaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HelmRepoBuilder()
public HelmRepoBuilder(Boolean validationEnabled)
public HelmRepoBuilder(HelmRepoFluent<?> fluent)
public HelmRepoBuilder(HelmRepoFluent<?> fluent, Boolean validationEnabled)
public HelmRepoBuilder(HelmRepoFluent<?> fluent, HelmRepo instance)
public HelmRepoBuilder(HelmRepoFluent<?> fluent, HelmRepo instance, Boolean validationEnabled)
public HelmRepoBuilder(HelmRepo instance)
Copyright © 2015–2022 Red Hat. All rights reserved.