public class StorageCountResult extends StorageResult
Constructor and Description |
---|
StorageCountResult(Integer tenantId,
String type,
long numberObjects)
Initialize the needed parameters for count results
|
Modifier and Type | Method and Description |
---|---|
long |
getNumberObjects() |
getTenantId, getType
public StorageCountResult(Integer tenantId, String type, long numberObjects)
tenantId
- The request tenantIdtype
- the type The request typenumberObjects
- Response of the number of objects in the container of the
offerCopyright © 2018 Vitam. All rights reserved.