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