public class ExposedPort extends Object
| Constructor and Description |
|---|
ExposedPort(String containerPort,
int externalPort,
String host) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerPort() |
int |
getExternalPort() |
String |
getHost() |
Copyright © 2016. All Rights Reserved.