Package | Description |
---|---|
fr.gouv.vitam.storage.driver.model |
Provides Model classes such as Requests and Results classes for the Storage
driver module
|
Modifier and Type | Method and Description |
---|---|
StorageBulkPutResultEntry |
StorageBulkPutResultEntry.setDigest(String digest) |
StorageBulkPutResultEntry |
StorageBulkPutResultEntry.setObjectId(String objectId) |
StorageBulkPutResultEntry |
StorageBulkPutResultEntry.setSize(long size) |
Modifier and Type | Method and Description |
---|---|
List<StorageBulkPutResultEntry> |
StorageBulkPutResult.getEntries() |
Constructor and Description |
---|
StorageBulkPutResult(List<StorageBulkPutResultEntry> entries) |
Copyright © 2019 Vitam. All rights reserved.