Uses of Class
com.tencentcloudapi.vpc.v20170312.models.ReleaseIp6AddressesBandwidthResponse
-
Packages that use ReleaseIp6AddressesBandwidthResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of ReleaseIp6AddressesBandwidthResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return ReleaseIp6AddressesBandwidthResponse Modifier and Type Method Description ReleaseIp6AddressesBandwidthResponseVpcClient. ReleaseIp6AddressesBandwidth(ReleaseIp6AddressesBandwidthRequest req)该接口用于给弹性公网IPv6地址释放带宽。 -
Uses of ReleaseIp6AddressesBandwidthResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type ReleaseIp6AddressesBandwidthResponse Constructor Description ReleaseIp6AddressesBandwidthResponse(ReleaseIp6AddressesBandwidthResponse 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.
-