public class StopContainerCmdExec extends AbstrDockerCmdExec<StopContainerCmd,Void> implements StopContainerCmd.Exec
Constructor and Description |
---|
StopContainerCmdExec(javax.ws.rs.client.WebTarget baseResource) |
Modifier and Type | Method and Description |
---|---|
protected Void |
execute(StopContainerCmd command) |
exec, getBaseResource, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public StopContainerCmdExec(javax.ws.rs.client.WebTarget baseResource)
protected Void execute(StopContainerCmd command)
execute
in class AbstrDockerCmdExec<StopContainerCmd,Void>
Copyright © 2015. All Rights Reserved.