Uses of Class
com.tencentcloudapi.cwp.v20180228.models.CreateProtectServerRequest
-
Packages that use CreateProtectServerRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of CreateProtectServerRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type CreateProtectServerRequest Modifier and Type Method Description CreateProtectServerResponse
CwpClient. CreateProtectServer(CreateProtectServerRequest req)
添加网站防护服务器 -
Uses of CreateProtectServerRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type CreateProtectServerRequest Constructor Description CreateProtectServerRequest(CreateProtectServerRequest 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.
-