All Classes and Interfaces

Class
Description
Base class for all the cloud-specific configurations.
Base class for some UploadRequest implementations.
AWS object storage configuration properties.
An ObjectStorageEntry implementation for AWS S3.
AWS implementation of ObjectStorageOperations.
Azure object storage configuration properties.
An ObjectStorageEntry implementation for Azure Blob Storage.
Creates beans of the following types:
Azure implementation of ObjectStorageOperations.
Upload request implementation using byte array.
An UploadRequest backed by a CompletedFileUpload.
 
Default implementation of UploadResponse.
Upload request implementation using File.
Google Cloud object storage configuration properties.
An ObjectStorageEntry implementation for Google Cloud Storage.
 
Google Cloud implementation of ObjectStorageOperations.
 
Configuration class for local storage.
An ObjectStorageEntry implementation for local storage.
An implementation of ObjectStorageOperations that uses the local file system.
Common properties for the object storage configuration.
Object storage entry.
Represents an error produced when an object storage operation fails.
Main interface for object storage operations.
Oracle Cloud object storage configuration properties.
An ObjectStorageEntry implementation for Oracle Cloud Storage.
Oracle Cloud implementation of ObjectStorageOperations.
Object storage upload request.
Object storage upload response.