public class StorageCapacityResult extends StorageResult
| Constructor and Description |
|---|
StorageCapacityResult()
Empty constructor, needed for response parsing
|
StorageCapacityResult(Integer tenantId,
long usableSpace)
Initialize the needed parameters for get capacity results
|
| Modifier and Type | Method and Description |
|---|---|
long |
getUsableSpace() |
getTenantId, getTypepublic StorageCapacityResult()
public StorageCapacityResult(Integer tenantId, long usableSpace)
tenantId - The request tenantIdusableSpace - The usable space in offerCopyright © 2019 Vitam. All rights reserved.