public class IngressTLSBuilder extends IngressTLSFluentImpl<IngressTLSBuilder> implements VisitableBuilder<IngressTLS,IngressTLSBuilder>
_visitables| 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) |
addToHosts, getHosts, getSecretName, removeFromHosts, withHosts, withHosts, withSecretNameaccept, aggregate, aggregate, build, buildpublic 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 Builder<IngressTLS>public boolean equals(Object o)
equals in class IngressTLSFluentImpl<IngressTLSBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.