Uses of Class
com.tencentcloudapi.ecm.v20190719.models.ModifyAddressesBandwidthResponse
-
Packages that use ModifyAddressesBandwidthResponse Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of ModifyAddressesBandwidthResponse in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 that return ModifyAddressesBandwidthResponse Modifier and Type Method Description ModifyAddressesBandwidthResponse
EcmClient. ModifyAddressesBandwidth(ModifyAddressesBandwidthRequest req)
调整弹性公网IP带宽 -
Uses of ModifyAddressesBandwidthResponse in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type ModifyAddressesBandwidthResponse Constructor Description ModifyAddressesBandwidthResponse(ModifyAddressesBandwidthResponse 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.
-