public class PullImageCmdExec extends AbstrAsyncDockerCmdExec<PullImageCmd,PullResponseItem> implements PullImageCmd.Exec
Constructor and Description |
---|
PullImageCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<PullResponseItem> |
callbackNotifier(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(javax.ws.rs.client.WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected AbstractCallbackNotifier<PullResponseItem> callbackNotifier(PullImageCmd command, ResultCallback<PullResponseItem> resultCallback)
callbackNotifier
in class AbstrAsyncDockerCmdExec<PullImageCmd,PullResponseItem>
Copyright © 2016. All Rights Reserved.