Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.DeleteWaterPrintKeyRequest
-
Packages that use DeleteWaterPrintKeyRequest Package Description com.tencentcloudapi.antiddos.v20200309 com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of DeleteWaterPrintKeyRequest in com.tencentcloudapi.antiddos.v20200309
Methods in com.tencentcloudapi.antiddos.v20200309 with parameters of type DeleteWaterPrintKeyRequest Modifier and Type Method Description DeleteWaterPrintKeyResponseAntiddosClient. DeleteWaterPrintKey(DeleteWaterPrintKeyRequest req)删除DDoS防护的水印防护密钥 -
Uses of DeleteWaterPrintKeyRequest in com.tencentcloudapi.antiddos.v20200309.models
Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DeleteWaterPrintKeyRequest Constructor Description DeleteWaterPrintKeyRequest(DeleteWaterPrintKeyRequest 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.
-