com.github.dockerjava.jaxrs
Class RemoveContainerCmdExec
java.lang.Object
com.github.dockerjava.jaxrs.AbstrDockerCmdExec<RemoveContainerCmd,Void>
com.github.dockerjava.jaxrs.RemoveContainerCmdExec
- All Implemented Interfaces:
- DockerCmdExec<RemoveContainerCmd,Void>, RemoveContainerCmd.Exec
public class RemoveContainerCmdExec
- extends AbstrDockerCmdExec<RemoveContainerCmd,Void>
- implements RemoveContainerCmd.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 |
RemoveContainerCmdExec
public RemoveContainerCmdExec(javax.ws.rs.client.WebTarget baseResource)
execute
protected Void execute(RemoveContainerCmd command)
- Specified by:
execute
in class AbstrDockerCmdExec<RemoveContainerCmd,Void>
Copyright © 2014. All rights reserved.