Package cn.ucloud.unet.client
Interface UNetClientInterface
-
- All Superinterfaces:
Client
- All Known Implementing Classes:
UNetClient
public interface UNetClientInterface extends Client
This client is used to call actions of **UNet** service
-
-
Method Summary
-
-
-
Method Detail
-
allocateEIP
AllocateEIPResponse allocateEIP(AllocateEIPRequest request) throws UCloudException
AllocateEIP - 申请弹性IP- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
allocateShareBandwidth
AllocateShareBandwidthResponse allocateShareBandwidth(AllocateShareBandwidthRequest request) throws UCloudException
AllocateShareBandwidth - 开通共享带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
associateEIPWithShareBandwidth
AssociateEIPWithShareBandwidthResponse associateEIPWithShareBandwidth(AssociateEIPWithShareBandwidthRequest request) throws UCloudException
AssociateEIPWithShareBandwidth - 将EIP加入共享带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
bindEIP
BindEIPResponse bindEIP(BindEIPRequest request) throws UCloudException
BindEIP - 绑定弹性IP- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createBandwidthPackage
CreateBandwidthPackageResponse createBandwidthPackage(CreateBandwidthPackageRequest request) throws UCloudException
CreateBandwidthPackage - 创建带宽包- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createFirewall
CreateFirewallResponse createFirewall(CreateFirewallRequest request) throws UCloudException
CreateFirewall - 创建防火墙- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteBandwidthPackage
DeleteBandwidthPackageResponse deleteBandwidthPackage(DeleteBandwidthPackageRequest request) throws UCloudException
DeleteBandwidthPackage - 删除带宽包- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteFirewall
DeleteFirewallResponse deleteFirewall(DeleteFirewallRequest request) throws UCloudException
DeleteFirewall - 删除防火墙- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeBandwidthPackage
DescribeBandwidthPackageResponse describeBandwidthPackage(DescribeBandwidthPackageRequest request) throws UCloudException
DescribeBandwidthPackage - 获取带宽包信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeBandwidthUsage
DescribeBandwidthUsageResponse describeBandwidthUsage(DescribeBandwidthUsageRequest request) throws UCloudException
DescribeBandwidthUsage - 获取带宽用量- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeEIP
DescribeEIPResponse describeEIP(DescribeEIPRequest request) throws UCloudException
DescribeEIP - 获取弹性IP信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeFirewall
DescribeFirewallResponse describeFirewall(DescribeFirewallRequest request) throws UCloudException
DescribeFirewall - 获取防火墙信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeFirewallResource
DescribeFirewallResourceResponse describeFirewallResource(DescribeFirewallResourceRequest request) throws UCloudException
DescribeFirewallResource - 获取防火墙绑定资源- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeShareBandwidth
DescribeShareBandwidthResponse describeShareBandwidth(DescribeShareBandwidthRequest request) throws UCloudException
DescribeShareBandwidth - 获取共享带宽信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeShareBandwidthPrice
DescribeShareBandwidthPriceResponse describeShareBandwidthPrice(DescribeShareBandwidthPriceRequest request) throws UCloudException
DescribeShareBandwidthPrice - 获取共享带宽价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeShareBandwidthUpdatePrice
DescribeShareBandwidthUpdatePriceResponse describeShareBandwidthUpdatePrice(DescribeShareBandwidthUpdatePriceRequest request) throws UCloudException
DescribeShareBandwidthUpdatePrice - 获取共享带宽升级价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
disassociateEIPWithShareBandwidth
DisassociateEIPWithShareBandwidthResponse disassociateEIPWithShareBandwidth(DisassociateEIPWithShareBandwidthRequest request) throws UCloudException
DisassociateEIPWithShareBandwidth - 将EIP移出共享带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
disassociateFirewall
DisassociateFirewallResponse disassociateFirewall(DisassociateFirewallRequest request) throws UCloudException
DisassociateFirewall - 解绑防火墙- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getEIPPayMode
GetEIPPayModeResponse getEIPPayMode(GetEIPPayModeRequest request) throws UCloudException
GetEIPPayMode - 获取弹性IP计费方式- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getEIPPrice
GetEIPPriceResponse getEIPPrice(GetEIPPriceRequest request) throws UCloudException
GetEIPPrice - 获取弹性IP价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getEIPUpgradePrice
GetEIPUpgradePriceResponse getEIPUpgradePrice(GetEIPUpgradePriceRequest request) throws UCloudException
GetEIPUpgradePrice - 获取弹性IP带宽改动价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getThroughputDailyBillingInfo
GetThroughputDailyBillingInfoResponse getThroughputDailyBillingInfo(GetThroughputDailyBillingInfoRequest request) throws UCloudException
GetThroughputDailyBillingInfo - 获取流量计费EIP每日流量计费信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
grantFirewall
GrantFirewallResponse grantFirewall(GrantFirewallRequest request) throws UCloudException
GrantFirewall - 应用防火墙- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyEIPBandwidth
ModifyEIPBandwidthResponse modifyEIPBandwidth(ModifyEIPBandwidthRequest request) throws UCloudException
ModifyEIPBandwidth - 调整弹性IP带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyEIPWeight
ModifyEIPWeightResponse modifyEIPWeight(ModifyEIPWeightRequest request) throws UCloudException
ModifyEIPWeight - 修改弹性IP出口权重- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
releaseEIP
ReleaseEIPResponse releaseEIP(ReleaseEIPRequest request) throws UCloudException
ReleaseEIP - 释放弹性IP- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
releaseShareBandwidth
ReleaseShareBandwidthResponse releaseShareBandwidth(ReleaseShareBandwidthRequest request) throws UCloudException
ReleaseShareBandwidth - 关闭共享带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
resizeShareBandwidth
ResizeShareBandwidthResponse resizeShareBandwidth(ResizeShareBandwidthRequest request) throws UCloudException
ResizeShareBandwidth - 调整共享带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
setEIPPayMode
SetEIPPayModeResponse setEIPPayMode(SetEIPPayModeRequest request) throws UCloudException
SetEIPPayMode - 设置弹性IP计费方式- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
unBindEIP
UnBindEIPResponse unBindEIP(UnBindEIPRequest request) throws UCloudException
UnBindEIP - 解绑弹性IP- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
updateEIPAttribute
UpdateEIPAttributeResponse updateEIPAttribute(UpdateEIPAttributeRequest request) throws UCloudException
UpdateEIPAttribute - 更新弹性IP属性- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
updateFirewall
UpdateFirewallResponse updateFirewall(UpdateFirewallRequest request) throws UCloudException
UpdateFirewall - 更新防火墙规则- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
updateFirewallAttribute
UpdateFirewallAttributeResponse updateFirewallAttribute(UpdateFirewallAttributeRequest request) throws UCloudException
UpdateFirewallAttribute - 更新防火墙属性- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
-