Uses of Class
com.tencentcloudapi.bma.v20210624.models.DescribeBPReportFakeURLsResponse
-
Packages that use DescribeBPReportFakeURLsResponse Package Description com.tencentcloudapi.bma.v20210624 com.tencentcloudapi.bma.v20210624.models -
-
Uses of DescribeBPReportFakeURLsResponse in com.tencentcloudapi.bma.v20210624
Methods in com.tencentcloudapi.bma.v20210624 that return DescribeBPReportFakeURLsResponse Modifier and Type Method Description DescribeBPReportFakeURLsResponseBmaClient. DescribeBPReportFakeURLs(DescribeBPReportFakeURLsRequest req)查询举报列表 -
Uses of DescribeBPReportFakeURLsResponse in com.tencentcloudapi.bma.v20210624.models
Constructors in com.tencentcloudapi.bma.v20210624.models with parameters of type DescribeBPReportFakeURLsResponse Constructor Description DescribeBPReportFakeURLsResponse(DescribeBPReportFakeURLsResponse 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.
-