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