com.github.dockerjava.core.command
Class VersionCmdImpl
java.lang.Object
com.github.dockerjava.core.command.AbstrDockerCmd<VersionCmd,Version>
com.github.dockerjava.core.command.VersionCmdImpl
- All Implemented Interfaces:
- DockerCmd<Version>, VersionCmd
public class VersionCmdImpl
- extends AbstrDockerCmd<VersionCmd,Version>
- implements VersionCmd
Returns the Docker version info.
Methods inherited from interface com.github.dockerjava.api.command.DockerCmd |
exec |
VersionCmdImpl
public VersionCmdImpl(VersionCmd.Exec exec)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014. All rights reserved.