Uses of Class
com.tencentcloudapi.ms.v20180408.models.CreateShieldPlanInstanceRequest
-
Packages that use CreateShieldPlanInstanceRequest Package Description com.tencentcloudapi.ms.v20180408 com.tencentcloudapi.ms.v20180408.models -
-
Uses of CreateShieldPlanInstanceRequest in com.tencentcloudapi.ms.v20180408
Methods in com.tencentcloudapi.ms.v20180408 with parameters of type CreateShieldPlanInstanceRequest Modifier and Type Method Description CreateShieldPlanInstanceResponseMsClient. CreateShieldPlanInstance(CreateShieldPlanInstanceRequest req)对资源进行策略新增。(注意:根据国家互联网用户实名制相关要求,使用该产品前,需先完成实名认证。) -
Uses of CreateShieldPlanInstanceRequest in com.tencentcloudapi.ms.v20180408.models
Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type CreateShieldPlanInstanceRequest Constructor Description CreateShieldPlanInstanceRequest(CreateShieldPlanInstanceRequest 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.
-