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, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNodePort, withPort, withProtocol, withTargetPort
public 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–2017 Red Hat. All rights reserved.