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 java.lang.Void |
execute0(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(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected java.lang.Void execute0(PushImageCmd command, ResultCallback<PushResponseItem> resultCallback)
execute0
in class AbstrAsyncDockerCmdExec<PushImageCmd,PushResponseItem>
Copyright © 2019. All Rights Reserved.