| 接口 | 说明 |
|---|---|
| ClientErrorCode | |
| DMC |
Entry point interface of DAP Middleware DMC (Document Management Center)
Document Management Center (a.k.a DMC) is the massive, secure, low cost and highly
reliable public storage which could be accessed from anywhere at anytime via
REST APIs, SDKs.
|
| DMCBuilder |
Fluent builder for DMC Client.
|
| DMCErrorCode |
DMC Server side error code.
|
| SystemConfig |
| 类 | 说明 |
|---|---|
| ClientConfiguration |
Client configurations for accessing to DMC services.
|
| DMCClient |
The entry point class of DMC that implements the DMC interface.
|
| DMCClientBuilder |
Fluent builder for DMC Client.
|
| DMCEncryptionClient |
DMCEncryptionClient is used to do client-side encryption.
|
| DMCEncryptionClientBuilder |
DMCEncryptionClient is used to do client-side encryption.
|
| 枚举 | 说明 |
|---|---|
| HttpMethod |
Enumeration of HTTP request methods.
|
| 异常错误 | 说明 |
|---|---|
| ClientException |
This exception is the one thrown by the client side when accessing DMC.
|
| DMCException |
The DMCException is thrown upon error when accessing DMC.
|
| ServiceException |
This is the base exception class to represent any expected or unexpected DMC
server side errors.
|
Copyright © 2025. All rights reserved.