Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
DescribeFlowTemplatesResponse |
EssClient.DescribeFlowTemplates(DescribeFlowTemplatesRequest req)
二期接口-查询模板
适用场景:当模板较多或模板中的控件较多时,可以通过查询模板接口更方便的获取自己主体下的模板列表,以及每个模板内的控件信息。该接口常用来配合“创建电子文档”接口作为前置的接口使用。
|
Constructor and Description |
---|
DescribeFlowTemplatesResponse(DescribeFlowTemplatesResponse 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.
|
Copyright © 2022. All rights reserved.