module OCI::ObjectStorage::Transfer

This module contains functionality to simplifies interaction with the Object Storage service by abstracting away the method used to upload objects, and will automatically break an upload into multiple parts if needed (based on provided configuration).

The main entry point to this module should be the {OCI::ObjectStorage::Transfer::UploadManager} class.

Constants

MEBIBYTE
MULTIPART_PART_SIZE
MULTIPART_UPLOAD_THRESHOLD
NON_FILE_IO_MULTIPART_PART_SIZE