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