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