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