Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.ChannelCreateBoundFlowsResponse
-
Packages that use ChannelCreateBoundFlowsResponse Package Description com.tencentcloudapi.essbasic.v20210526 com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of ChannelCreateBoundFlowsResponse in com.tencentcloudapi.essbasic.v20210526
Methods in com.tencentcloudapi.essbasic.v20210526 that return ChannelCreateBoundFlowsResponse Modifier and Type Method Description ChannelCreateBoundFlowsResponse
EssbasicClient. ChannelCreateBoundFlows(ChannelCreateBoundFlowsRequest req)
此接口(ChannelCreateBoundFlows)用于子客领取合同,经办人需要有相应的角色,合同不能重复领取。 -
Uses of ChannelCreateBoundFlowsResponse in com.tencentcloudapi.essbasic.v20210526.models
Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type ChannelCreateBoundFlowsResponse Constructor Description ChannelCreateBoundFlowsResponse(ChannelCreateBoundFlowsResponse 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.
-