public class MetricAlertAction extends Object
Constructor and Description |
---|
MetricAlertAction() |
Modifier and Type | Method and Description |
---|---|
String |
actionGroupId()
Get the id of the action group to use.
|
Map<String,String> |
webhookProperties()
Get the properties of a webhook object.
|
MetricAlertAction |
withActionGroupId(String actionGroupId)
Set the id of the action group to use.
|
MetricAlertAction |
withWebhookProperties(Map<String,String> webhookProperties)
Set the properties of a webhook object.
|
public String actionGroupId()
public MetricAlertAction withActionGroupId(String actionGroupId)
actionGroupId
- the actionGroupId value to setpublic Map<String,String> webhookProperties()
public MetricAlertAction withWebhookProperties(Map<String,String> webhookProperties)
webhookProperties
- the webhookProperties value to setCopyright © 2019. All rights reserved.