| Package | Description |
|---|---|
| com.tencentcloudapi.ess.v20201111.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeFlowTemplatesRequest.getFilters()
Get 搜索条件,具体参考Filter结构体。本接口取值:template-id:按照【 **模板唯一标识** 】进行过滤
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeFlowTemplatesRequest.setFilters(Filter[] Filters)
Set 搜索条件,具体参考Filter结构体。本接口取值:template-id:按照【 **模板唯一标识** 】进行过滤
|
| Constructor and Description |
|---|
Filter(Filter 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.