|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.dockerjava.api.model.ExposedPorts
public class ExposedPorts
Nested Class Summary | |
---|---|
static class |
ExposedPorts.Deserializer
|
static class |
ExposedPorts.Serializer
|
Constructor Summary | |
---|---|
ExposedPorts(ExposedPort... exposedPorts)
|
Method Summary | |
---|---|
ExposedPort[] |
getExposedPorts()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExposedPorts(ExposedPort... exposedPorts)
Method Detail |
---|
public ExposedPort[] getExposedPorts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |