public class RemoveSecretCmdExec extends AbstrSyncDockerCmdExec<RemoveSecretCmd,java.lang.Void> implements RemoveSecretCmd.Exec
| Constructor and Description |
|---|
RemoveSecretCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.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 java.lang.Void execute(RemoveSecretCmd command)
execute in class AbstrSyncDockerCmdExec<RemoveSecretCmd,java.lang.Void>Copyright © 2020. All Rights Reserved.