Uses of Class
com.tencentcloudapi.cr.v20180321.models.DescribeFileModelResponse
-
Packages that use DescribeFileModelResponse Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of DescribeFileModelResponse in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 that return DescribeFileModelResponse Modifier and Type Method Description DescribeFileModelResponse
CrClient. DescribeFileModel(DescribeFileModelRequest req)
查询机器人文件模板 -
Uses of DescribeFileModelResponse in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type DescribeFileModelResponse Constructor Description DescribeFileModelResponse(DescribeFileModelResponse 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.
-