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