Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPASupportedMetasResponse
-
Packages that use DescribeDSPASupportedMetasResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPASupportedMetasResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPASupportedMetasResponse Modifier and Type Method Description DescribeDSPASupportedMetasResponseDsgcClient. DescribeDSPASupportedMetas(DescribeDSPASupportedMetasRequest req)拉取DSPA支持的Meta元数据类型,返回包括:元数据类型,支持的元数据地域信息 -
Uses of DescribeDSPASupportedMetasResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPASupportedMetasResponse Constructor Description DescribeDSPASupportedMetasResponse(DescribeDSPASupportedMetasResponse 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.
-