Uses of Class
com.tencentcloudapi.monitor.v20180724.models.BindingPolicyObjectResponse
-
Packages that use BindingPolicyObjectResponse Package Description com.tencentcloudapi.monitor.v20180724 com.tencentcloudapi.monitor.v20180724.models -
-
Uses of BindingPolicyObjectResponse in com.tencentcloudapi.monitor.v20180724
Methods in com.tencentcloudapi.monitor.v20180724 that return BindingPolicyObjectResponse Modifier and Type Method Description BindingPolicyObjectResponse
MonitorClient. BindingPolicyObject(BindingPolicyObjectRequest req)
将告警策略绑定到特定对象 -
Uses of BindingPolicyObjectResponse in com.tencentcloudapi.monitor.v20180724.models
Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type BindingPolicyObjectResponse Constructor Description BindingPolicyObjectResponse(BindingPolicyObjectResponse 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.
-