Uses of Class
com.tencentcloudapi.asw.v20200722.models.CreateFlowServiceResponse
-
Packages that use CreateFlowServiceResponse Package Description com.tencentcloudapi.asw.v20200722 com.tencentcloudapi.asw.v20200722.models -
-
Uses of CreateFlowServiceResponse in com.tencentcloudapi.asw.v20200722
Methods in com.tencentcloudapi.asw.v20200722 that return CreateFlowServiceResponse Modifier and Type Method Description CreateFlowServiceResponse
AswClient. CreateFlowService(CreateFlowServiceRequest req)
该接口用于生成状态机服务 -
Uses of CreateFlowServiceResponse in com.tencentcloudapi.asw.v20200722.models
Constructors in com.tencentcloudapi.asw.v20200722.models with parameters of type CreateFlowServiceResponse Constructor Description CreateFlowServiceResponse(CreateFlowServiceResponse 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.
-