Uses of Class
com.tencentcloudapi.cr.v20180321.models.ApplyBlackListDataRequest
-
Packages that use ApplyBlackListDataRequest Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of ApplyBlackListDataRequest in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 with parameters of type ApplyBlackListDataRequest Modifier and Type Method Description ApplyBlackListDataResponseCrClient. ApplyBlackListData(ApplyBlackListDataRequest req)提交机器人黑名单申请 -
Uses of ApplyBlackListDataRequest in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type ApplyBlackListDataRequest Constructor Description ApplyBlackListDataRequest(ApplyBlackListDataRequest 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.
-