public class IngressTLSBuilder extends IngressTLSFluentImpl<IngressTLSBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressTLS,IngressTLSBuilder>
| Constructor and Description |
|---|
IngressTLSBuilder() |
IngressTLSBuilder(Boolean validationEnabled) |
IngressTLSBuilder(IngressTLS instance) |
IngressTLSBuilder(IngressTLS instance,
Boolean validationEnabled) |
IngressTLSBuilder(IngressTLSFluent<?> fluent) |
IngressTLSBuilder(IngressTLSFluent<?> fluent,
Boolean validationEnabled) |
IngressTLSBuilder(IngressTLSFluent<?> fluent,
IngressTLS instance) |
IngressTLSBuilder(IngressTLSFluent<?> fluent,
IngressTLS instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IngressTLS |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToHosts, addNewHost, addNewHost, addNewHost, addToHosts, addToHosts, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getSecretName, hasHosts, hasMatchingHost, hasSecretName, removeAllFromHosts, removeFromHosts, setToHosts, withHosts, withHosts, withNewSecretName, withNewSecretName, withNewSecretName, withSecretNameaccept, accept, aggregate, aggregate, build, build, builderOfpublic IngressTLSBuilder()
public IngressTLSBuilder(Boolean validationEnabled)
public IngressTLSBuilder(IngressTLSFluent<?> fluent)
public IngressTLSBuilder(IngressTLSFluent<?> fluent, Boolean validationEnabled)
public IngressTLSBuilder(IngressTLSFluent<?> fluent, IngressTLS instance)
public IngressTLSBuilder(IngressTLSFluent<?> fluent, IngressTLS instance, Boolean validationEnabled)
public IngressTLSBuilder(IngressTLS instance)
public IngressTLSBuilder(IngressTLS instance, Boolean validationEnabled)
public IngressTLS build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressTLS>public boolean equals(Object o)
equals in class IngressTLSFluentImpl<IngressTLSBuilder>public int hashCode()
hashCode in class IngressTLSFluentImpl<IngressTLSBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.