| Package | Description |
|---|---|
| com.tencentcloudapi.vpc.v20170312 | |
| com.tencentcloudapi.vpc.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
ModifyAddressInternetChargeTypeResponse |
VpcClient.ModifyAddressInternetChargeType(ModifyAddressInternetChargeTypeRequest req)
该接口用于调整具有带宽属性弹性公网IP的网络计费模式
支持BANDWIDTH_PREPAID_BY_MONTH和TRAFFIC_POSTPAID_BY_HOUR两种网络计费模式之间的切换。
每个弹性公网IP支持调整两次,次数超出则无法调整。
|
| Constructor and Description |
|---|
ModifyAddressInternetChargeTypeResponse(ModifyAddressInternetChargeTypeResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.