| Interface | Description |
|---|---|
| ClientErrorCode | |
| OSS |
Entry point interface of Alibaba Cloud's OSS (Object Store Service)
|
| OSSBuilder |
Fluent builder for OSS Client.
|
| OSSErrorCode |
OSS Server side error code.
|
| Class | Description |
|---|---|
| ClientBuilderConfiguration | |
| ClientConfiguration |
Client configurations for accessing to OSS services.
|
| OSSClient |
The entry point class of OSS that implements the OSS interface.
|
| OSSClientBuilder |
Fluent builder for OSS Client.
|
| OSSEncryptionClient |
OSSEncryptionClient is used to do client-side encryption.
|
| OSSEncryptionClientBuilder |
| Enum | Description |
|---|---|
| HttpMethod |
Http Methods
|
| Exception | Description |
|---|---|
| ClientException |
This exception is the one thrown by the client side when accessing OSS.
|
| InconsistentException |
This exception indicates the checksum returned from Server side is not same
as the one calculated from client side.
|
| OSSException |
The OSSException is thrown upon error when accessing OSS.
|
| ServiceException |
This is the base exception class to represent any expected or unexpected OSS
server side errors.
|
Copyright © 2021. All Rights Reserved.