|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.dockerjava.client.command.AbstrDockerCmd<InfoCmd,Info>
com.github.dockerjava.client.command.InfoCmd
public class InfoCmd
Return Docker server info
Field Summary |
---|
Fields inherited from class com.github.dockerjava.client.command.AbstrDockerCmd |
---|
baseResource |
Constructor Summary | |
---|---|
InfoCmd()
|
Method Summary | |
---|---|
protected Info |
impl()
|
String |
toString()
|
Methods inherited from class com.github.dockerjava.client.command.AbstrDockerCmd |
---|
exec, withBaseResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InfoCmd()
Method Detail |
---|
public String toString()
toString
in class Object
protected Info impl() throws DockerException
DockerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |