public class DoneableIngressBackend extends IngressBackendFluentImpl<DoneableIngressBackend> implements Doneable<IngressBackend>, IngressBackendFluent<DoneableIngressBackend>
IngressBackendFluentImpl.ServicePortNestedImpl<N>IngressBackendFluent.ServicePortNested<N>_visitables| Constructor and Description |
|---|
DoneableIngressBackend(Function<IngressBackend,IngressBackend> function) |
DoneableIngressBackend(IngressBackend item) |
DoneableIngressBackend(IngressBackend item,
Function<IngressBackend,IngressBackend> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressBackend |
done() |
addToAdditionalProperties, addToAdditionalProperties, editServicePort, equals, getAdditionalProperties, getServiceName, getServicePort, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withNewServicePort, withNewServicePort, withNewServicePort, withNewServicePortLike, withServiceName, withServicePortaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editServicePort, getAdditionalProperties, getServiceName, getServicePort, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withNewServicePort, withNewServicePort, withNewServicePort, withNewServicePortLike, withServiceName, withServicePortpublic DoneableIngressBackend(Function<IngressBackend,IngressBackend> function)
public DoneableIngressBackend(IngressBackend item, Function<IngressBackend,IngressBackend> function)
public DoneableIngressBackend(IngressBackend item)
public IngressBackend done()
done in interface Doneable<IngressBackend>Copyright © 2011–2016 Red Hat. All rights reserved.