com.github.dockerjava.jaxrs
Class StopContainerCmdExec
java.lang.Object
com.github.dockerjava.jaxrs.AbstrDockerCmdExec<StopContainerCmd,Void>
com.github.dockerjava.jaxrs.StopContainerCmdExec
- All Implemented Interfaces:
- DockerCmdExec<StopContainerCmd,Void>, StopContainerCmd.Exec
public class StopContainerCmdExec
- extends AbstrDockerCmdExec<StopContainerCmd,Void>
- implements StopContainerCmd.Exec
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.github.dockerjava.api.command.DockerCmdExec |
exec |
StopContainerCmdExec
public StopContainerCmdExec(javax.ws.rs.client.WebTarget baseResource)
execute
protected Void execute(StopContainerCmd command)
- Specified by:
execute
in class AbstrDockerCmdExec<StopContainerCmd,Void>
Copyright © 2014. All rights reserved.