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