public class ImageHistoryCmdExec extends AbstrSyncDockerCmdExec<ImageHistoryCmd,List<ImageHistory>> implements ImageHistoryCmd.Exec
| Constructor and Description |
|---|
ImageHistoryCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ImageHistory> |
execute(ImageHistoryCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic ImageHistoryCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected List<ImageHistory> execute(ImageHistoryCmd command)
execute in class AbstrSyncDockerCmdExec<ImageHistoryCmd,List<ImageHistory>>Copyright © 2026. All rights reserved.