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