| Interface | Description |
|---|---|
| AtmosApi |
This interface defines the basic operations available through the Atmos REST web service.
|
| ObjectIdentifier |
| Class | Description |
|---|---|
| AbstractAtmosApi | |
| Acl | |
| AtmosConfig |
Holds configuration parameters for an AtmosApi instance.
|
| BufferSegment |
A buffer segment is used to select a range of bytes from within an existing
byte array.
|
| ChecksumValue |
Represents a checksum value.
|
| ChecksumValueImpl |
Represents a static checksum value.
|
| ObjectId |
Represents an object ID (44+ character hexadecimal value) that is the primary identifier for an object in Atmos.
|
| ObjectKey |
Represents a bucket and key combination that points to an object within a subtenant.
|
| ObjectPath |
Represents the full path to an object within a subtenant namespace.
|
| Range | |
| RestUtil | |
| RunningChecksum |
Used to store, update and compute checksums
|
| Enum | Description |
|---|---|
| ChecksumAlgorithm |