public class DoneableServicePort extends ServicePortFluentImpl<DoneableServicePort> implements Doneable<ServicePort>, ServicePortFluent<DoneableServicePort>
ServicePortFluentImpl.TargetPortNestedImpl<N>ServicePortFluent.TargetPortNested<N>_visitables| Constructor and Description |
|---|
DoneableServicePort(Function<ServicePort,ServicePort> function) |
DoneableServicePort(ServicePort item) |
DoneableServicePort(ServicePort item,
Function<ServicePort,ServicePort> function) |
| Modifier and Type | Method and Description |
|---|---|
ServicePort |
done() |
addToAdditionalProperties, addToAdditionalProperties, editTargetPort, equals, getAdditionalProperties, getName, getNodePort, getPort, getProtocol, getTargetPort, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withName, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPortaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editTargetPort, getAdditionalProperties, getName, getNodePort, getPort, getProtocol, getTargetPort, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withName, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPortpublic DoneableServicePort(Function<ServicePort,ServicePort> function)
public DoneableServicePort(ServicePort item, Function<ServicePort,ServicePort> function)
public DoneableServicePort(ServicePort item)
public ServicePort done()
done in interface Doneable<ServicePort>Copyright © 2011–2016 Red Hat. All rights reserved.