public class TLSConfigBuilder extends TLSConfigFluent<TLSConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TLSConfig,TLSConfigBuilder>
TLSConfigFluent.CaNested<N>, TLSConfigFluent.CertNested<N>| Constructor and Description |
|---|
TLSConfigBuilder() |
TLSConfigBuilder(TLSConfig instance) |
TLSConfigBuilder(TLSConfigFluent<?> fluent) |
TLSConfigBuilder(TLSConfigFluent<?> fluent,
TLSConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
TLSConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCa, buildCert, copyInstance, editCa, editCert, editOrNewCa, editOrNewCaLike, editOrNewCert, editOrNewCertLike, equals, getAdditionalProperties, getCaFile, getCertFile, getInsecureSkipVerify, getKeyFile, getKeySecret, getServerName, hasAdditionalProperties, hasCa, hasCaFile, hasCert, hasCertFile, hashCode, hasInsecureSkipVerify, hasKeyFile, hasKeySecret, hasServerName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCa, withCaFile, withCert, withCertFile, withInsecureSkipVerify, withInsecureSkipVerify, withKeyFile, withKeySecret, withNewCa, withNewCaLike, withNewCert, withNewCertLike, withNewKeySecret, withServerNameaggregate, aggregate, build, build, builderOf, getVisitableMappublic TLSConfigBuilder()
public TLSConfigBuilder(TLSConfigFluent<?> fluent)
public TLSConfigBuilder(TLSConfigFluent<?> fluent, TLSConfig instance)
public TLSConfigBuilder(TLSConfig instance)
Copyright © 2015–2024 Red Hat. All rights reserved.