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