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