Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20201222.models |
Modifier and Type | Method and Description |
---|---|
CustomFlowIdMap[] |
DescribeCustomFlowIdsResponse.getCustomIdList()
Get 自定义流程 id 映射列表
|
CustomFlowIdMap[] |
DescribeCustomFlowIdsByFlowIdResponse.getCustomIdList()
Get 自定义流程 id 映射列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeCustomFlowIdsResponse.setCustomIdList(CustomFlowIdMap[] CustomIdList)
Set 自定义流程 id 映射列表
|
void |
DescribeCustomFlowIdsByFlowIdResponse.setCustomIdList(CustomFlowIdMap[] CustomIdList)
Set 自定义流程 id 映射列表
|
Constructor and Description |
---|
CustomFlowIdMap(CustomFlowIdMap 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.