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