public class IngressTLSBuilder extends IngressTLSFluentImpl<IngressTLSBuilder> implements VisitableBuilder<IngressTLS,IngressTLSBuilder>
_visitables
Constructor and Description |
---|
IngressTLSBuilder() |
IngressTLSBuilder(IngressTLS instance) |
IngressTLSBuilder(IngressTLSFluent<?> fluent) |
IngressTLSBuilder(IngressTLSFluent<?> fluent,
IngressTLS instance) |
Modifier and Type | Method and Description |
---|---|
EditableIngressTLS |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, addToHosts, getAdditionalProperties, getHosts, getSecretName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHosts, withAdditionalProperties, withHosts, withHosts, withSecretName
accept, aggregate, aggregate, build, build
public IngressTLSBuilder()
public IngressTLSBuilder(IngressTLSFluent<?> fluent)
public IngressTLSBuilder(IngressTLSFluent<?> fluent, IngressTLS instance)
public IngressTLSBuilder(IngressTLS instance)
public EditableIngressTLS build()
build
in interface Builder<IngressTLS>
public boolean equals(Object o)
equals
in class IngressTLSFluentImpl<IngressTLSBuilder>
Copyright © 2011–2016 Red Hat. All rights reserved.