public class KlusterletAddonConfigSpecBuilder extends KlusterletAddonConfigSpecFluentImpl<KlusterletAddonConfigSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KlusterletAddonConfigSpec,KlusterletAddonConfigSpecBuilder>
KlusterletAddonConfigSpecFluent.ApplicationManagerNested<N>, KlusterletAddonConfigSpecFluent.CertPolicyControllerNested<N>, KlusterletAddonConfigSpecFluent.IamPolicyControllerNested<N>, KlusterletAddonConfigSpecFluent.PolicyControllerNested<N>, KlusterletAddonConfigSpecFluent.ProxyConfigNested<N>, KlusterletAddonConfigSpecFluent.SearchCollectorNested<N>| Constructor and Description |
|---|
KlusterletAddonConfigSpecBuilder() |
KlusterletAddonConfigSpecBuilder(Boolean validationEnabled) |
KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpec instance) |
KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpec instance,
Boolean validationEnabled) |
KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent) |
KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent,
Boolean validationEnabled) |
KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent,
KlusterletAddonConfigSpec instance) |
KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent,
KlusterletAddonConfigSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KlusterletAddonConfigSpec |
build() |
addToClusterLabels, addToClusterLabels, buildApplicationManager, buildCertPolicyController, buildIamPolicyController, buildPolicyController, buildProxyConfig, buildSearchCollector, editApplicationManager, editCertPolicyController, editIamPolicyController, editOrNewApplicationManager, editOrNewApplicationManagerLike, editOrNewCertPolicyController, editOrNewCertPolicyControllerLike, editOrNewIamPolicyController, editOrNewIamPolicyControllerLike, editOrNewPolicyController, editOrNewPolicyControllerLike, editOrNewProxyConfig, editOrNewProxyConfigLike, editOrNewSearchCollector, editOrNewSearchCollectorLike, editPolicyController, editProxyConfig, editSearchCollector, equals, getApplicationManager, getCertPolicyController, getClusterLabels, getClusterName, getClusterNamespace, getIamPolicyController, getPolicyController, getProxyConfig, getSearchCollector, getVersion, hasApplicationManager, hasCertPolicyController, hasClusterLabels, hasClusterName, hasClusterNamespace, hashCode, hasIamPolicyController, hasPolicyController, hasProxyConfig, hasSearchCollector, hasVersion, removeFromClusterLabels, removeFromClusterLabels, toString, withApplicationManager, withCertPolicyController, withClusterLabels, withClusterName, withClusterNamespace, withIamPolicyController, withNewApplicationManager, withNewApplicationManager, withNewApplicationManagerLike, withNewCertPolicyController, withNewCertPolicyController, withNewCertPolicyControllerLike, withNewIamPolicyController, withNewIamPolicyController, withNewIamPolicyControllerLike, withNewPolicyController, withNewPolicyController, withNewPolicyControllerLike, withNewProxyConfig, withNewProxyConfig, withNewProxyConfigLike, withNewSearchCollector, withNewSearchCollector, withNewSearchCollectorLike, withPolicyController, withProxyConfig, withSearchCollector, withVersionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic KlusterletAddonConfigSpecBuilder()
public KlusterletAddonConfigSpecBuilder(Boolean validationEnabled)
public KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent)
public KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent, Boolean validationEnabled)
public KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent, KlusterletAddonConfigSpec instance)
public KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpecFluent<?> fluent, KlusterletAddonConfigSpec instance, Boolean validationEnabled)
public KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpec instance)
public KlusterletAddonConfigSpecBuilder(KlusterletAddonConfigSpec instance, Boolean validationEnabled)
public KlusterletAddonConfigSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KlusterletAddonConfigSpec>Copyright © 2015–2023 Red Hat. All rights reserved.