Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeWarningCallbackResponse
-
Packages that use DescribeWarningCallbackResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeWarningCallbackResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeWarningCallbackResponse Modifier and Type Method Description DescribeWarningCallbackResponseTiwClient. DescribeWarningCallback(DescribeWarningCallbackRequest req)查询告警回调地址。此功能需要申请白名单使用。 -
Uses of DescribeWarningCallbackResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeWarningCallbackResponse Constructor Description DescribeWarningCallbackResponse(DescribeWarningCallbackResponse 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.
-