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