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