Uses of Class
com.tencentcloudapi.cr.v20180321.models.DescribeBotFlowResponse
-
Packages that use DescribeBotFlowResponse Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of DescribeBotFlowResponse in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 that return DescribeBotFlowResponse Modifier and Type Method Description DescribeBotFlowResponse
CrClient. DescribeBotFlow(DescribeBotFlowRequest req)
查询机器人对话流 -
Uses of DescribeBotFlowResponse in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type DescribeBotFlowResponse Constructor Description DescribeBotFlowResponse(DescribeBotFlowResponse 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.
-