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, withServicePort
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editServicePort, getAdditionalProperties, getServiceName, getServicePort, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withNewServicePort, withNewServicePort, withNewServicePort, withNewServicePortLike, withServiceName, withServicePort
public 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.