接口 | 说明 |
---|---|
OSS |
The access entry point interface for OSS (Open Storage Service).
|
类 | 说明 |
---|---|
ClientConfiguration |
Client configuration for access to Ali cloud services
|
OSSClient |
The entry point class of (Open Storage Service, OSS), which is the implementation of interface
OSS.
|
异常错误 | 说明 |
---|---|
ClientException |
The client side exceptions when accessing OSS service
ClientException means there're errors occurred when sending request to OSS or parsing the response from OSS. |
ServiceException |
The OSS server side exception class definition.
|
TaskCancelException |
Created by huaixu on 2018/2/9.
|