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