public class IngressTLSFluent<A extends IngressTLSFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
IngressTLSFluent() |
IngressTLSFluent(IngressTLS instance) |
public IngressTLSFluent()
public IngressTLSFluent(IngressTLS instance)
protected void copyInstance(IngressTLS instance)
public A addAllToHosts(Collection<String> items)
public A removeAllFromHosts(Collection<String> items)
public String getHost(int index)
public String getFirstHost()
public String getLastHost()
public boolean hasHosts()
public String getSecretName()
public boolean hasSecretName()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressTLSFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressTLSFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.