Uses of Class
com.tencentcloudapi.asw.v20200722.models.ModifyFlowServiceResponse
-
Packages that use ModifyFlowServiceResponse Package Description com.tencentcloudapi.asw.v20200722 com.tencentcloudapi.asw.v20200722.models -
-
Uses of ModifyFlowServiceResponse in com.tencentcloudapi.asw.v20200722
Methods in com.tencentcloudapi.asw.v20200722 that return ModifyFlowServiceResponse Modifier and Type Method Description ModifyFlowServiceResponse
AswClient. ModifyFlowService(ModifyFlowServiceRequest req)
该接口用于修改状态机 -
Uses of ModifyFlowServiceResponse in com.tencentcloudapi.asw.v20200722.models
Constructors in com.tencentcloudapi.asw.v20200722.models with parameters of type ModifyFlowServiceResponse Constructor Description ModifyFlowServiceResponse(ModifyFlowServiceResponse 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.
-