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