|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.kpelykh.docker.client.model.Ports
public class Ports
Created by ben on 16/12/13.
Nested Class Summary | |
---|---|
static class |
Ports.Deserializer
|
static class |
Ports.Port
|
static class |
Ports.Serializer
|
Constructor Summary | |
---|---|
Ports()
|
Method Summary | |
---|---|
void |
addPort(Ports.Port port)
|
Map<String,Ports.Port> |
getAllPorts()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Ports()
Method Detail |
---|
public void addPort(Ports.Port port)
public String toString()
toString
in class Object
public Map<String,Ports.Port> getAllPorts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |