Uses of Class
com.tencentcloudapi.vpc.v20170312.models.AllocateIp6AddressesBandwidthResponse
-
Packages that use AllocateIp6AddressesBandwidthResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of AllocateIp6AddressesBandwidthResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return AllocateIp6AddressesBandwidthResponse Modifier and Type Method Description AllocateIp6AddressesBandwidthResponseVpcClient. AllocateIp6AddressesBandwidth(AllocateIp6AddressesBandwidthRequest req)该接口用于给IPv6地址初次分配公网带宽 -
Uses of AllocateIp6AddressesBandwidthResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type AllocateIp6AddressesBandwidthResponse Constructor Description AllocateIp6AddressesBandwidthResponse(AllocateIp6AddressesBandwidthResponse 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.
-