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