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) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public LoadImageCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute(LoadImageCmd command)
execute
in class AbstrSyncDockerCmdExec<LoadImageCmd,Void>
Copyright © 2017. All Rights Reserved.