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