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