public class DoneableIngressTLS extends IngressTLSFluentImpl<DoneableIngressTLS> implements Doneable<IngressTLS>, IngressTLSFluent<DoneableIngressTLS>
_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() |
addToAdditionalProperties, addToAdditionalProperties, addToHosts, equals, getAdditionalProperties, getHosts, getSecretName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHosts, withAdditionalProperties, withHosts, withHosts, withSecretNameaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToHosts, getAdditionalProperties, getHosts, getSecretName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHosts, withAdditionalProperties, 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.