public class StopContainerCmdExec extends AbstrSyncDockerCmdExec<StopContainerCmd,Void> implements StopContainerCmd.Exec
Constructor and Description |
---|
StopContainerCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected Void |
execute(StopContainerCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public StopContainerCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute(StopContainerCmd command)
execute
in class AbstrSyncDockerCmdExec<StopContainerCmd,Void>
Copyright © 2016. All Rights Reserved.