public class Endpoint extends Object
| Constructor and Description |
|---|
Endpoint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<PortConfig> |
exposedPorts() |
int |
hashCode() |
EndpointSpec |
spec() |
String |
toString() |
List<EndpointVirtualIp> |
virtualIps() |
public EndpointSpec spec()
public List<PortConfig> exposedPorts()
public List<EndpointVirtualIp> virtualIps()
Copyright © 2017. All rights reserved.