Uses of Class
com.tencentcloudapi.bma.v20221115.models.CreateBPFakeURLRequest
-
Packages that use CreateBPFakeURLRequest Package Description com.tencentcloudapi.bma.v20221115 com.tencentcloudapi.bma.v20221115.models -
-
Uses of CreateBPFakeURLRequest in com.tencentcloudapi.bma.v20221115
Methods in com.tencentcloudapi.bma.v20221115 with parameters of type CreateBPFakeURLRequest Modifier and Type Method Description CreateBPFakeURLResponseBmaClient. CreateBPFakeURL(CreateBPFakeURLRequest req)仿冒网址举报 -
Uses of CreateBPFakeURLRequest in com.tencentcloudapi.bma.v20221115.models
Constructors in com.tencentcloudapi.bma.v20221115.models with parameters of type CreateBPFakeURLRequest Constructor Description CreateBPFakeURLRequest(CreateBPFakeURLRequest 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.
-