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