| 程序包 | 说明 |
|---|---|
| cn.ucloud.pathx.client |
| 限定符和类型 | 方法和说明 |
|---|---|
GetUPathPriceResult |
DefaultPATHXClient.getUPathPrice(GetUPathPriceParam param) |
GetUPathPriceResult |
PATHXClient.getUPathPrice(GetUPathPriceParam param)
获取UPath价格
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultPATHXClient.getUPathPrice(GetUPathPriceParam param,
UcloudHandler<GetUPathPriceResult> handler,
Boolean... asyncFlag) |
void |
PATHXClient.getUPathPrice(GetUPathPriceParam param,
UcloudHandler<GetUPathPriceResult> handler,
Boolean... asyncFlag)
获取UPath价格 (回调)
|
Copyright © 2019. All rights reserved.