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