Uses of Class
com.tencentcloudapi.ecm.v20190719.models.AllocateIpv6AddressesBandwidthRequest
-
Packages that use AllocateIpv6AddressesBandwidthRequest Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of AllocateIpv6AddressesBandwidthRequest in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 with parameters of type AllocateIpv6AddressesBandwidthRequest Modifier and Type Method Description AllocateIpv6AddressesBandwidthResponseEcmClient. AllocateIpv6AddressesBandwidth(AllocateIpv6AddressesBandwidthRequest req)本接口用于给IPv6地址分配公网带宽 -
Uses of AllocateIpv6AddressesBandwidthRequest in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type AllocateIpv6AddressesBandwidthRequest Constructor Description AllocateIpv6AddressesBandwidthRequest(AllocateIpv6AddressesBandwidthRequest 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.
-