接口 | 说明 |
---|---|
ClientErrorCode | |
OSS |
Entry point interface of Alibaba Cloud's OSS (Object Store Service)
Object Store Service (a.k.a OSS) is the massive, secure, low cost
and highly reliable public storage which could be accessed from anywhere at anytime via REST APIs,
SDKs or web console.
|
OSSErrorCode |
OSS Server side error code.
|
类 | 说明 |
---|---|
ClientConfiguration |
Client configurations for accessing to OSS services.
|
OSSClient |
The entry point class of OSS that implements the OSS interface.
|
枚举 | 说明 |
---|---|
HttpMethod |
Http Methods
|
异常错误 | 说明 |
---|---|
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 © 2017. All Rights Reserved.