com.github.dockerjava.api.command
Interface VersionCmd

All Superinterfaces:
DockerCmd<Version>
All Known Implementing Classes:
VersionCmdImpl

public interface VersionCmd
extends DockerCmd<Version>

Returns the Docker version info.


Nested Class Summary
static interface VersionCmd.Exec
           
 
Method Summary
 
Methods inherited from interface com.github.dockerjava.api.command.DockerCmd
exec
 



Copyright © 2014. All rights reserved.