public class V1beta1IngressTLSBuilder extends V1beta1IngressTLSFluentImpl<V1beta1IngressTLSBuilder> implements VisitableBuilder<V1beta1IngressTLS,V1beta1IngressTLSBuilder>
_visitables
Constructor and Description |
---|
V1beta1IngressTLSBuilder() |
V1beta1IngressTLSBuilder(Boolean validationEnabled) |
V1beta1IngressTLSBuilder(V1beta1IngressTLS instance) |
V1beta1IngressTLSBuilder(V1beta1IngressTLS instance,
Boolean validationEnabled) |
V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent) |
V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent,
Boolean validationEnabled) |
V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent,
V1beta1IngressTLS instance) |
V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent,
V1beta1IngressTLS instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1IngressTLS |
build() |
boolean |
equals(Object o) |
addAllToHosts, addToHosts, addToHosts, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getSecretName, hasHosts, hasSecretName, removeAllFromHosts, removeFromHosts, setToHosts, withHosts, withHosts, withSecretName
accept, aggregate, aggregate, build, build
public V1beta1IngressTLSBuilder()
public V1beta1IngressTLSBuilder(Boolean validationEnabled)
public V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent)
public V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent, Boolean validationEnabled)
public V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent, V1beta1IngressTLS instance)
public V1beta1IngressTLSBuilder(V1beta1IngressTLSFluent<?> fluent, V1beta1IngressTLS instance, Boolean validationEnabled)
public V1beta1IngressTLSBuilder(V1beta1IngressTLS instance)
public V1beta1IngressTLSBuilder(V1beta1IngressTLS instance, Boolean validationEnabled)
public V1beta1IngressTLS build()
build
in interface Builder<V1beta1IngressTLS>
public boolean equals(Object o)
equals
in class V1beta1IngressTLSFluentImpl<V1beta1IngressTLSBuilder>
Copyright © 2019. All rights reserved.