public class PruneCmdExec extends AbstrSyncDockerCmdExec<PruneCmd,PruneResponse> implements PruneCmd.Exec
objectMapper| Constructor and Description |
|---|
PruneCmdExec(javax.ws.rs.client.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(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
protected PruneResponse execute(PruneCmd command)
execute in class AbstrSyncDockerCmdExec<PruneCmd,PruneResponse>Copyright © 2019. All Rights Reserved.