com.github.dockerjava.client.command
Class VersionCmd
java.lang.Object
com.github.dockerjava.client.command.AbstrDockerCmd<VersionCmd,Version>
com.github.dockerjava.client.command.VersionCmd
- All Implemented Interfaces:
- DockerCmd<Version>
public class VersionCmd
- extends AbstrDockerCmd<VersionCmd,Version>
Return the Docker version info.
VersionCmd
public VersionCmd()
toString
public String toString()
- Overrides:
toString
in class Object
impl
protected Version impl()
throws DockerException
- Throws:
DockerException
Copyright © 2014. All rights reserved.