Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPADataSourceDbInfoResponse
-
Packages that use DescribeDSPADataSourceDbInfoResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPADataSourceDbInfoResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPADataSourceDbInfoResponse Modifier and Type Method Description DescribeDSPADataSourceDbInfoResponseDsgcClient. DescribeDSPADataSourceDbInfo(DescribeDSPADataSourceDbInfoRequest req)获取数据源的数据库信息 -
Uses of DescribeDSPADataSourceDbInfoResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPADataSourceDbInfoResponse Constructor Description DescribeDSPADataSourceDbInfoResponse(DescribeDSPADataSourceDbInfoResponse 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.
-