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