Uses of Class
com.tencentcloudapi.lowcode.v20210108.models.DescribeDataSourceListResponse
-
Packages that use DescribeDataSourceListResponse Package Description com.tencentcloudapi.lowcode.v20210108 com.tencentcloudapi.lowcode.v20210108.models -
-
Uses of DescribeDataSourceListResponse in com.tencentcloudapi.lowcode.v20210108
Methods in com.tencentcloudapi.lowcode.v20210108 that return DescribeDataSourceListResponse Modifier and Type Method Description DescribeDataSourceListResponseLowcodeClient. DescribeDataSourceList(DescribeDataSourceListRequest req)获取数据源详情列表 -
Uses of DescribeDataSourceListResponse in com.tencentcloudapi.lowcode.v20210108.models
Constructors in com.tencentcloudapi.lowcode.v20210108.models with parameters of type DescribeDataSourceListResponse Constructor Description DescribeDataSourceListResponse(DescribeDataSourceListResponse 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.
-