public class LoadImageAsyncCmdExec extends AbstrAsyncDockerCmdExec<LoadImageAsyncCmd,LoadResponseItem> implements LoadImageAsyncCmd.Exec
| Constructor and Description |
|---|
LoadImageAsyncCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
execute0(LoadImageAsyncCmd command,
ResultCallback<LoadResponseItem> resultCallback) |
exec, executebool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic LoadImageAsyncCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute0(LoadImageAsyncCmd command, ResultCallback<LoadResponseItem> resultCallback)
execute0 in class AbstrAsyncDockerCmdExec<LoadImageAsyncCmd,LoadResponseItem>Copyright © 2025. All rights reserved.