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