public class DoneableIngressTLS extends IngressTLSFluentImpl<DoneableIngressTLS> implements io.fabric8.kubernetes.api.model.Doneable<IngressTLS>
| Constructor and Description |
|---|
DoneableIngressTLS(io.fabric8.kubernetes.api.builder.Function<IngressTLS,IngressTLS> function) |
DoneableIngressTLS(IngressTLS item) |
DoneableIngressTLS(IngressTLS item,
io.fabric8.kubernetes.api.builder.Function<IngressTLS,IngressTLS> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressTLS |
done() |
addAllToHosts, addNewHost, addNewHost, addNewHost, addToHosts, addToHosts, equals, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getSecretName, hasHosts, hasMatchingHost, hasSecretName, removeAllFromHosts, removeFromHosts, setToHosts, withHosts, withHosts, withNewSecretName, withNewSecretName, withNewSecretName, withSecretNamepublic DoneableIngressTLS(io.fabric8.kubernetes.api.builder.Function<IngressTLS,IngressTLS> function)
public DoneableIngressTLS(IngressTLS item, io.fabric8.kubernetes.api.builder.Function<IngressTLS,IngressTLS> function)
public DoneableIngressTLS(IngressTLS item)
public IngressTLS done()
done in interface io.fabric8.kubernetes.api.model.Doneable<IngressTLS>Copyright © 2015–2021 Red Hat. All rights reserved.