Uses of Class
com.tencentcloudapi.ecm.v20190719.models.DescribeHaVipsResponse
-
Packages that use DescribeHaVipsResponse Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of DescribeHaVipsResponse in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 that return DescribeHaVipsResponse Modifier and Type Method Description DescribeHaVipsResponseEcmClient. DescribeHaVips(DescribeHaVipsRequest req)用于查询高可用虚拟IP(HAVIP)列表。 -
Uses of DescribeHaVipsResponse in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type DescribeHaVipsResponse Constructor Description DescribeHaVipsResponse(DescribeHaVipsResponse 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.
-