public class PruneResponse extends DockerObject implements Serializable
| Constructor and Description |
|---|
PruneResponse()
Default constructor for the deserialization.
|
PruneResponse(Long spaceReclaimed)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getSpaceReclaimed()
Disk space reclaimed in bytes
|
getRawValuespublic PruneResponse()
public PruneResponse(Long spaceReclaimed)
spaceReclaimed - Space reclaimed after purificationpublic Long getSpaceReclaimed()
Copyright © 2025. All rights reserved.