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