| Interface | Description |
|---|---|
| CloseableIterator<T> |
Unification of Iterator and Closeable.
|
| Class | Description |
|---|---|
| ComposeSource |
Source information to compose object.
|
| CopyConditions |
Conditions to be used to do CopyObject.
|
| ErrorCode.ErrorCodeConverter |
XML converter class.
|
| MinioClient |
Simple Storage Service (aka S3) client to perform bucket and object operations.
|
| ObjectStat |
Object stat information.
|
| PostPolicy |
Post policy information to be used to generate presigned post policy form-data.
|
| PutObjectOptions |
Options to put object.
|
| Result<T> |
A container class keeps any type or an exception.
|
| SelectResponseStream |
Select object content response stream.
|
| ServerSideEncryption |
Server-side encryption options.
|
| Time |
Time formatters for S3 APIs.
|
| Xml |
XML marshaller and unmarshaller.
|
| Enum | Description |
|---|---|
| ErrorCode |
Amazon AWS S3 error codes.
|
| ServerSideEncryption.Type |
The types of server-side encryption.
|