Oracle Cloud Infrastructure Object Storage Classic Java SDK

Oracle Cloud Infrastructure Object Storage Classic Java SDK (release 13.1.12)

The Oracle Cloud Infrastructure Object Storage Classic Java Software Development Kit (SDK) contains:

  • The Oracle Cloud Infrastructure Object Storage Classic Java library
  • Javadocs for the Java library

The Oracle Cloud Infrastructure Object Storage Classic Java library provides a convenient way to interact with Oracle Cloud Infrastructure Object Storage Classic instances through the Java programming language. The Java library can be used from both on-premise environments as well as applications running in Oracle Java Cloud Service. The Java library provides the following functionality:

  • Store and Retrieve Objects
    • Optionally encrypt / decrypt Objects transparently on upload and download, respectively.
    • Store segmented Objects (for source files larger than 5GB). Note: This cannot be used with transparent encryption.
  • Create and Delete Containers and Objects
  • Update Container Access Control Lists (ACLs)
  • Update Container and Object metadata
  • List Containers and Objects

Download

Description

  • (2 MB) (Requires JDK version 1.6 or higher)
  • Installation and usage instructions are included in the SDK. Unzip the SDK and open README.txt.