Uses of Class
com.tencentcloudapi.trp.v20210515.models.DescribeCustomRuleByIdResponse
-
Packages that use DescribeCustomRuleByIdResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of DescribeCustomRuleByIdResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return DescribeCustomRuleByIdResponse Modifier and Type Method Description DescribeCustomRuleByIdResponseTrpClient. DescribeCustomRuleById(DescribeCustomRuleByIdRequest req)查自定义码规则 -
Uses of DescribeCustomRuleByIdResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type DescribeCustomRuleByIdResponse Constructor Description DescribeCustomRuleByIdResponse(DescribeCustomRuleByIdResponse 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.
-