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) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public 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.