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