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