See: Description
| Class | Description |
|---|---|
| StorageCapacityResult |
Data structure representing global result from a 'get storage container
information / capacity' request
|
| StorageCheckRequest |
Holds minimal needed parameters that may be needed to send a request on an
object on the distant storage offer : check object.
|
| StorageCheckResult |
Holds result data that come as a result of a request to check an object on
the distant storage offer
|
| StorageCountResult |
Holds result data that come as a result of a request to count the objects on
a container of the distant storage offer
|
| StorageGetResult |
Holds result data that come as a result of a request to retrieve an object on
the distant storage offer
|
| StorageListRequest |
Holds minimal needed parameters that may be needed to send a request on an
object on the distant storage offer : list objects.
|
| StorageMetadatasResult | |
| StorageObjectRequest |
Holds minimal needed parameters that may be needed to send a request on an
object on the distant storage offer : object informations.
|
| StorageObjectResult |
Holds minimal data that should be received a result from an object on the
distant storage offer : object informations.
|
| StorageOfferLogRequest |
build a query.
|
| StorageOfferLogResult |
result of the getLast request.
|
| StoragePutRequest |
Holds every needed parameters that may be needed to put an object on the
distant storage offer.
|
| StoragePutResult |
Holds result data that come as a result of a request to put an object on the
distant storage offer
|
| StorageRemoveRequest |
Holds every needed parameters that may be needed to remove an object on the
distant storage offer.
|
| StorageRemoveResult |
Holds result data that come as a result of a request to remove an object on
the distant storage offer
|
| StorageRequest |
Holds minimal needed parameters that may be needed to send a request on the
distant storage offer : container informations.
|
| StorageResult |
Holds minimal data that should be received a result from the distant storage
offer : container informations.
|
Copyright © 2018 Vitam. All rights reserved.