public class DoneableServicePort extends ServicePortFluentImpl<DoneableServicePort> implements Doneable<ServicePort>
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() |
buildTargetPort, editOrNewTargetPort, editOrNewTargetPortLike, editTargetPort, equals, getName, getNodePort, getPort, getProtocol, getTargetPort, hasName, hasNodePort, hasPort, hasProtocol, hasTargetPort, withName, withNewName, withNewName, withNewName, withNewProtocol, withNewProtocol, withNewProtocol, 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 © 2015–2020 Red Hat. All rights reserved.