public class CreateContainerCmdExec extends AbstrSyncDockerCmdExec<CreateContainerCmd,CreateContainerResponse> implements CreateContainerCmd.Exec
Constructor and Description |
---|
CreateContainerCmdExec(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(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected CreateContainerResponse execute(CreateContainerCmd command)
execute
in class AbstrSyncDockerCmdExec<CreateContainerCmd,CreateContainerResponse>
Copyright © 2016. All Rights Reserved.