Uses of Class
com.microsoft.azure.management.monitor.WebhookReceiver
-
-
Uses of WebhookReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return WebhookReceiver Modifier and Type Method Description WebhookReceiverWebhookReceiver. withName(String name)Set the name of the webhook receiver.WebhookReceiverWebhookReceiver. withServiceUri(String serviceUri)Set the URI where webhooks should be sent.Methods in com.microsoft.azure.management.monitor that return types with arguments of type WebhookReceiver Modifier and Type Method Description List<WebhookReceiver>ActionGroup. webhookReceivers()Get the webhookReceivers value.
-