Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeRuleRealServersResponse
-
Packages that use DescribeRuleRealServersResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeRuleRealServersResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeRuleRealServersResponse Modifier and Type Method Description DescribeRuleRealServersResponseGaapClient. DescribeRuleRealServers(DescribeRuleRealServersRequest req)本接口(DescribeRuleRealServers)用于查询转发规则相关的源站信息, 包括该规则可绑定的源站信息和已绑定的源站信息。 -
Uses of DescribeRuleRealServersResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeRuleRealServersResponse Constructor Description DescribeRuleRealServersResponse(DescribeRuleRealServersResponse 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.
-