All Classes and Interfaces
Class
Description
Exception raised by the driver: the Bucket or Object already exists and therefore cannot be created
Driver Java Interface for Object Storage.
Driver Java API Factory.
Register on which Driver API Factory will register once initialized
Exception raised by the driver: Generic error (meaning 400 or 500 in HTTP) for any not specialized errors
Exception raised by the driver: the operation required is not acceptable, such as deletion of a bucket while it
is not empty, or deleting an object while not owner
Exception raised by the driver: the Bucket or Object was not found
Exception raised by the driver: Generic error (meaning 400 or 500 in HTTP) for any not specialized errors
Dto for Java and possibly Rest API: Bucket minimal information
Dto for Java and possibly Rest API: Object minimal information
Used in some methods as type of the tested target