| 程序包 | 说明 |
|---|---|
| cn.ucloud.udpn.client |
| 限定符和类型 | 方法和说明 |
|---|---|
AllocateUDPNResult |
DefaultUDPNClient.allocateUDPN(AllocateUDPNParam param) |
AllocateUDPNResult |
UDPNClient.allocateUDPN(AllocateUDPNParam param)
分配 UDPN 专线
|
void |
DefaultUDPNClient.allocateUDPN(AllocateUDPNParam param,
UcloudHandler<AllocateUDPNResult> handler,
Boolean... asyncFlag) |
void |
UDPNClient.allocateUDPN(AllocateUDPNParam param,
UcloudHandler<AllocateUDPNResult> handler,
Boolean... asyncFlag)
分配 UDPN 专线
|
Copyright © 2019. All rights reserved.