public abstract class ExposedPorts extends Object
Modifier and Type | Method and Description |
---|---|
static ExposedPorts |
create(String portAndProtocol,
List<String> hostPorts) |
abstract List<String> |
hostPorts() |
abstract String |
portAndProtocol() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.