Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
PrometheusAlertCustomReceiver |
UpdatePrometheusAlertGroupRequest.getCustomReceiver()
Get Specifies the custom Alert notification template.
|
PrometheusAlertCustomReceiver |
CreatePrometheusAlertGroupRequest.getCustomReceiver()
Get Specifies the custom Alert notification template.
|
PrometheusAlertCustomReceiver |
PrometheusAlertGroupSet.getCustomReceiver()
Get Custom Alert template.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdatePrometheusAlertGroupRequest.setCustomReceiver(PrometheusAlertCustomReceiver CustomReceiver)
Set Specifies the custom Alert notification template.
|
void |
CreatePrometheusAlertGroupRequest.setCustomReceiver(PrometheusAlertCustomReceiver CustomReceiver)
Set Specifies the custom Alert notification template.
|
void |
PrometheusAlertGroupSet.setCustomReceiver(PrometheusAlertCustomReceiver CustomReceiver)
Set Custom Alert template.
|
Constructor and Description |
---|
PrometheusAlertCustomReceiver(PrometheusAlertCustomReceiver 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.
|
Copyright © 2025. All rights reserved.