public class CreateContainerCmdExec extends AbstrSyncDockerCmdExec<CreateContainerCmd,CreateContainerResponse> implements CreateContainerCmd.Exec
| Constructor and Description |
|---|
CreateContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected CreateContainerResponse |
execute(CreateContainerCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic CreateContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
protected CreateContainerResponse execute(CreateContainerCmd command)
execute in class AbstrSyncDockerCmdExec<CreateContainerCmd,CreateContainerResponse>Copyright © 2017. All Rights Reserved.