public class DoneablePort extends PortFluentImpl<DoneablePort> implements Doneable<Port>
| Constructor and Description |
|---|
DoneablePort(io.fabric8.docker.api.builder.Function<Port,Port> function) |
DoneablePort(Port item) |
DoneablePort(Port item,
io.fabric8.docker.api.builder.Function<Port,Port> function) |
| Modifier and Type | Method and Description |
|---|---|
Port |
done() |
equals, getIP, getPrivatePort, getPublicPort, getType, hasIP, hasPrivatePort, hasPublicPort, hasType, withIP, withPrivatePort, withPublicPort, withTypeCopyright © 2015–2017 Red Hat. All rights reserved.