Uses of Class
com.tencentcloudapi.asw.v20200722.models.DescribeFlowServicesResponse
-
Packages that use DescribeFlowServicesResponse Package Description com.tencentcloudapi.asw.v20200722 com.tencentcloudapi.asw.v20200722.models -
-
Uses of DescribeFlowServicesResponse in com.tencentcloudapi.asw.v20200722
Methods in com.tencentcloudapi.asw.v20200722 that return DescribeFlowServicesResponse Modifier and Type Method Description DescribeFlowServicesResponseAswClient. DescribeFlowServices(DescribeFlowServicesRequest req)查询指定用户下所有状态机,以列表形式返回 -
Uses of DescribeFlowServicesResponse in com.tencentcloudapi.asw.v20200722.models
Constructors in com.tencentcloudapi.asw.v20200722.models with parameters of type DescribeFlowServicesResponse Constructor Description DescribeFlowServicesResponse(DescribeFlowServicesResponse 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.
-