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