public class ClientTLSBuilder extends ClientTLSFluentImpl<ClientTLSBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClientTLS,ClientTLSBuilder>
ClientTLSFluentImpl.ClientCANestedImpl<N>ClientTLSFluent.ClientCANested<N>| Constructor and Description |
|---|
ClientTLSBuilder() |
ClientTLSBuilder(Boolean validationEnabled) |
ClientTLSBuilder(ClientTLS instance) |
ClientTLSBuilder(ClientTLS instance,
Boolean validationEnabled) |
ClientTLSBuilder(ClientTLSFluent<?> fluent) |
ClientTLSBuilder(ClientTLSFluent<?> fluent,
Boolean validationEnabled) |
ClientTLSBuilder(ClientTLSFluent<?> fluent,
ClientTLS instance) |
ClientTLSBuilder(ClientTLSFluent<?> fluent,
ClientTLS instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClientTLS |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAllowedSubjectPatterns, addNewAllowedSubjectPattern, addToAdditionalProperties, addToAdditionalProperties, addToAllowedSubjectPatterns, addToAllowedSubjectPatterns, buildClientCA, editClientCA, editOrNewClientCA, editOrNewClientCALike, getAdditionalProperties, getAllowedSubjectPattern, getAllowedSubjectPatterns, getClientCA, getClientCertificatePolicy, getFirstAllowedSubjectPattern, getLastAllowedSubjectPattern, getMatchingAllowedSubjectPattern, hasAdditionalProperties, hasAllowedSubjectPatterns, hasClientCA, hasClientCertificatePolicy, hasMatchingAllowedSubjectPattern, removeAllFromAllowedSubjectPatterns, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedSubjectPatterns, setToAllowedSubjectPatterns, withAdditionalProperties, withAllowedSubjectPatterns, withAllowedSubjectPatterns, withClientCA, withClientCertificatePolicy, withNewClientCA, withNewClientCA, withNewClientCALike, withNewClientCertificatePolicyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClientTLSBuilder()
public ClientTLSBuilder(Boolean validationEnabled)
public ClientTLSBuilder(ClientTLSFluent<?> fluent)
public ClientTLSBuilder(ClientTLSFluent<?> fluent, Boolean validationEnabled)
public ClientTLSBuilder(ClientTLSFluent<?> fluent, ClientTLS instance)
public ClientTLSBuilder(ClientTLSFluent<?> fluent, ClientTLS instance, Boolean validationEnabled)
public ClientTLSBuilder(ClientTLS instance)
public ClientTLS build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClientTLS>public boolean equals(Object o)
equals in class ClientTLSFluentImpl<ClientTLSBuilder>public int hashCode()
hashCode in class ClientTLSFluentImpl<ClientTLSBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.