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