public class DoneableIngressTLS extends IngressTLSFluentImpl<DoneableIngressTLS> implements Doneable<IngressTLS>
_visitables| Constructor and Description |
|---|
DoneableIngressTLS(Function<IngressTLS,IngressTLS> function) |
DoneableIngressTLS(IngressTLS item) |
DoneableIngressTLS(IngressTLS item,
Function<IngressTLS,IngressTLS> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressTLS |
done() |
addToHosts, equals, getHosts, getSecretName, removeFromHosts, withHosts, withHosts, withSecretNamepublic DoneableIngressTLS(Function<IngressTLS,IngressTLS> function)
public DoneableIngressTLS(IngressTLS item, Function<IngressTLS,IngressTLS> function)
public DoneableIngressTLS(IngressTLS item)
public IngressTLS done()
done in interface Doneable<IngressTLS>Copyright © 2011–2016 Red Hat. All rights reserved.