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) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public PruneCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected PruneResponse execute(PruneCmd command)
execute
in class AbstrSyncDockerCmdExec<PruneCmd,PruneResponse>
Copyright © 2019. All Rights Reserved.