public class LoadImageCmdExec extends AbstrSyncDockerCmdExec<LoadImageCmd,Void> implements LoadImageCmd.Exec
| Constructor and Description |
|---|
LoadImageCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
execute(LoadImageCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic LoadImageCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute(LoadImageCmd command)
execute in class AbstrSyncDockerCmdExec<LoadImageCmd,Void>Copyright © 2017. All Rights Reserved.