Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ListDSPAMetaResourcesResponse
-
Packages that use ListDSPAMetaResourcesResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ListDSPAMetaResourcesResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return ListDSPAMetaResourcesResponse Modifier and Type Method Description ListDSPAMetaResourcesResponseDsgcClient. ListDSPAMetaResources(ListDSPAMetaResourcesRequest req)拉取用户云资源 -
Uses of ListDSPAMetaResourcesResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ListDSPAMetaResourcesResponse Constructor Description ListDSPAMetaResourcesResponse(ListDSPAMetaResourcesResponse 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.
-