| Package | Description |
|---|---|
| cn.ucloud.common.http | |
| cn.ucloud.common.util |
| Modifier and Type | Method and Description |
|---|---|
Object |
UcloudRestHttp.doGet(BaseRestRequestParam param,
UcloudConfig config,
String restURL,
UcloudHandler handler,
Boolean... asyncFlag)
http get 请求
|
Object |
UcloudRestHttpImpl.doGet(BaseRestRequestParam param,
UcloudConfig config,
String restURL,
UcloudHandler handler,
Boolean... asyncFlag) |
Object |
UcloudRestHttp.doPost(BaseRestRequestParam param,
UcloudConfig config,
String restURL,
UcloudHandler handler,
Boolean... asyncFlag)
http post 请求
|
Object |
UcloudRestHttpImpl.doPost(BaseRestRequestParam param,
UcloudConfig config,
String restURL,
UcloudHandler handler,
Boolean... asyncFlag) |
| Constructor and Description |
|---|
RestParamAnalyzer(BaseRestRequestParam baseRestRequestParam) |
RestParamConstructor(Account account,
BaseRestRequestParam baseRestRequestParam) |
Copyright © 2024. All rights reserved.