public class DefaultUDPNClient extends DefaultUcloudClient implements UDPNClient
config| 构造器和说明 |
|---|
DefaultUDPNClient(UdpnConfig config) |
getProductList, getProductList, getRegion, getRegionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProductList, getProductList, getRegion, getRegionpublic DefaultUDPNClient(UdpnConfig config)
public AllocateUDPNResult allocateUDPN(AllocateUDPNParam param) throws Exception
UDPNClientallocateUDPN 在接口中 UDPNClientparam - AllocateUDPNParam 参数对象Exception - 出错则抛出异常public void allocateUDPN(AllocateUDPNParam param, UcloudHandler<AllocateUDPNResult> handler, Boolean... asyncFlag)
UDPNClientallocateUDPN 在接口中 UDPNClientparam - AllocateUDPNParam 参数对象handler - 回调处理器asyncFlag - 异步标记位,仅在handler不为NULL的情况下生效,默认为true,异步的public DescribeUDPNResult describeUDPN(DescribeUDPNParam param) throws Exception
UDPNClientdescribeUDPN 在接口中 UDPNClientparam - DescribeUDPNParam 参数对象Exception - 出错则抛出异常public void describeUDPN(DescribeUDPNParam param, UcloudHandler<DescribeUDPNResult> handler, Boolean... asyncFlag)
UDPNClientdescribeUDPN 在接口中 UDPNClientparam - DescribeUDPNParam 参数对象handler - 回调处理器asyncFlag - 异步标记位,仅在handler不为NULL的情况下生效,默认为true,异步的public GetUDPNLineListResult getUDPNLineList(GetUDPNLineListParam param) throws Exception
UDPNClientgetUDPNLineList 在接口中 UDPNClientparam - GetUDPNLineListParam 参数对象Exception - 出错则抛出异常public void getUDPNLineList(GetUDPNLineListParam param, UcloudHandler<GetUDPNLineListResult> handler, Boolean... asyncFlag)
UDPNClientgetUDPNLineList 在接口中 UDPNClientparam - GetUDPNLineListParam 参数对象handler - 回调处理器asyncFlag - 异步标记位,仅在handler不为NULL的情况下生效,默认为true,异步的public GetUDPNPriceResult getUDPNPrice(GetUDPNPriceParam param) throws Exception
UDPNClientgetUDPNPrice 在接口中 UDPNClientparam - GetUDPNPriceParam 参数对象Exception - 出错则抛出异常public void getUDPNPrice(GetUDPNPriceParam param, UcloudHandler<GetUDPNPriceResult> handler, Boolean... asyncFlag)
UDPNClientgetUDPNPrice 在接口中 UDPNClientparam - GetUDPNPriceParam 参数对象handler - 回调处理器asyncFlag - 异步标记位,仅在handler不为NULL的情况下生效,默认为true,异步的public GetUDPNUpgradePriceResult getUDPNUpgradePrice(GetUDPNUpgradePriceParam param) throws Exception
UDPNClientgetUDPNUpgradePrice 在接口中 UDPNClientparam - GetUDPNUpgradePriceParam 参数对象Exception - 出错则抛出异常public void getUDPNUpgradePrice(GetUDPNUpgradePriceParam param, UcloudHandler<GetUDPNUpgradePriceResult> handler, Boolean... asyncFlag)
UDPNClientgetUDPNUpgradePrice 在接口中 UDPNClientparam - GetUDPNUpgradePriceParam 参数对象handler - 回调处理器asyncFlag - 异步标记位,仅在handler不为NULL的情况下生效,默认为true,异步的public ModifyUDPNBandwidthResult modifyUDPNBandwidth(ModifyUDPNBandwidthParam param) throws Exception
UDPNClientmodifyUDPNBandwidth 在接口中 UDPNClientparam - ModifyUDPNBandwidthParam 参数对象Exception - 出错则抛出异常public void modifyUDPNBandwidth(ModifyUDPNBandwidthParam param, UcloudHandler<ModifyUDPNBandwidthResult> handler, Boolean... asyncFlag)
UDPNClientmodifyUDPNBandwidth 在接口中 UDPNClientparam - ModifyUDPNBandwidthParam 参数对象handler - 回调处理器asyncFlag - 异步标记位,仅在handler不为NULL的情况下生效,默认为true,异步的public ReleaseUDPNResult releaseUDPN(ReleaseUDPNParam param) throws Exception
UDPNClientreleaseUDPN 在接口中 UDPNClientparam - ReleaseUDPNParam 参数对象Exception - 出错则抛出异常public void releaseUDPN(ReleaseUDPNParam param, UcloudHandler<ReleaseUDPNResult> handler, Boolean... asyncFlag)
UDPNClientreleaseUDPN 在接口中 UDPNClientparam - ReleaseUDPNParam 参数对象handler - 回调处理器asyncFlag - 异步标记位,仅在handler不为NULL的情况下生效,默认为true,异步的Copyright © 2019. All rights reserved.