Uses of Class
com.tencentcloudapi.bma.v20210624.models.ReportFakeURLInfo
-
Packages that use ReportFakeURLInfo Package Description com.tencentcloudapi.bma.v20210624.models -
-
Uses of ReportFakeURLInfo in com.tencentcloudapi.bma.v20210624.models
Methods in com.tencentcloudapi.bma.v20210624.models that return ReportFakeURLInfo Modifier and Type Method Description ReportFakeURLInfo[]DescribeBPReportFakeURLsResponse. getReportFakeURLInfos()Get 举报网站列表Methods in com.tencentcloudapi.bma.v20210624.models with parameters of type ReportFakeURLInfo Modifier and Type Method Description voidDescribeBPReportFakeURLsResponse. setReportFakeURLInfos(ReportFakeURLInfo[] ReportFakeURLInfos)Set 举报网站列表Constructors in com.tencentcloudapi.bma.v20210624.models with parameters of type ReportFakeURLInfo Constructor Description ReportFakeURLInfo(ReportFakeURLInfo 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.
-