public class ServerTLSSettingsBuilder extends ServerTLSSettingsFluent<ServerTLSSettingsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServerTLSSettings,ServerTLSSettingsBuilder>
| Constructor and Description |
|---|
ServerTLSSettingsBuilder() |
ServerTLSSettingsBuilder(ServerTLSSettings instance) |
ServerTLSSettingsBuilder(ServerTLSSettingsFluent<?> fluent) |
ServerTLSSettingsBuilder(ServerTLSSettingsFluent<?> fluent,
ServerTLSSettings instance) |
| Modifier and Type | Method and Description |
|---|---|
ServerTLSSettings |
build() |
addAllToCipherSuites, addAllToSubjectAltNames, addAllToVerifyCertificateHash, addAllToVerifyCertificateSpki, addToCipherSuites, addToCipherSuites, addToSubjectAltNames, addToSubjectAltNames, addToVerifyCertificateHash, addToVerifyCertificateHash, addToVerifyCertificateSpki, addToVerifyCertificateSpki, copyInstance, equals, getCaCertificates, getCipherSuite, getCipherSuites, getCredentialName, getFirstCipherSuite, getFirstSubjectAltName, getFirstVerifyCertificateHash, getFirstVerifyCertificateSpki, getHttpsRedirect, getLastCipherSuite, getLastSubjectAltName, getLastVerifyCertificateHash, getLastVerifyCertificateSpki, getMatchingCipherSuite, getMatchingSubjectAltName, getMatchingVerifyCertificateHash, getMatchingVerifyCertificateSpki, getMaxProtocolVersion, getMinProtocolVersion, getMode, getPrivateKey, getServerCertificate, getSubjectAltName, getSubjectAltNames, getVerifyCertificateHash, getVerifyCertificateHash, getVerifyCertificateSpki, getVerifyCertificateSpki, hasCaCertificates, hasCipherSuites, hasCredentialName, hashCode, hasHttpsRedirect, hasMatchingCipherSuite, hasMatchingSubjectAltName, hasMatchingVerifyCertificateHash, hasMatchingVerifyCertificateSpki, hasMaxProtocolVersion, hasMinProtocolVersion, hasMode, hasPrivateKey, hasServerCertificate, hasSubjectAltNames, hasVerifyCertificateHash, hasVerifyCertificateSpki, removeAllFromCipherSuites, removeAllFromSubjectAltNames, removeAllFromVerifyCertificateHash, removeAllFromVerifyCertificateSpki, removeFromCipherSuites, removeFromSubjectAltNames, removeFromVerifyCertificateHash, removeFromVerifyCertificateSpki, setToCipherSuites, setToSubjectAltNames, setToVerifyCertificateHash, setToVerifyCertificateSpki, toString, withCaCertificates, withCipherSuites, withCipherSuites, withCredentialName, withHttpsRedirect, withHttpsRedirect, withMaxProtocolVersion, withMinProtocolVersion, withMode, withPrivateKey, withServerCertificate, withSubjectAltNames, withSubjectAltNames, withVerifyCertificateHash, withVerifyCertificateHash, withVerifyCertificateSpki, withVerifyCertificateSpkiaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ServerTLSSettingsBuilder()
public ServerTLSSettingsBuilder(ServerTLSSettingsFluent<?> fluent)
public ServerTLSSettingsBuilder(ServerTLSSettingsFluent<?> fluent, ServerTLSSettings instance)
public ServerTLSSettingsBuilder(ServerTLSSettings instance)
public ServerTLSSettings build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServerTLSSettings>Copyright © 2015–2023 Red Hat. All rights reserved.