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