Interface ActionGroup

    • Method Detail

      • shortName

        String shortName()
        Get the groupShortName value.
        Returns:
        the groupShortName value
      • emailReceivers

        List<EmailReceiver> emailReceivers()
        Get the emailReceivers value.
        Returns:
        the emailReceivers value
      • smsReceivers

        List<SmsReceiver> smsReceivers()
        Get the smsReceivers value.
        Returns:
        the smsReceivers value
      • webhookReceivers

        List<WebhookReceiver> webhookReceivers()
        Get the webhookReceivers value.
        Returns:
        the webhookReceivers value
      • itsmReceivers

        List<ItsmReceiver> itsmReceivers()
        Get the itsmReceivers value.
        Returns:
        the itsmReceivers value
      • pushNotificationReceivers

        List<AzureAppPushReceiver> pushNotificationReceivers()
        Get the pushNotificationReceivers value.
        Returns:
        the pushNotificationReceivers value
      • automationRunbookReceivers

        List<AutomationRunbookReceiver> automationRunbookReceivers()
        Get the automationRunbookReceivers value.
        Returns:
        the automationRunbookReceivers value
      • voiceReceivers

        List<VoiceReceiver> voiceReceivers()
        Get the voiceReceivers value.
        Returns:
        the voiceReceivers value
      • logicAppReceivers

        List<LogicAppReceiver> logicAppReceivers()
        Get the logicAppReceivers value.
        Returns:
        the logicAppReceivers value
      • azureFunctionReceivers

        List<AzureFunctionReceiver> azureFunctionReceivers()
        Get the azureFunctionReceivers value.
        Returns:
        the azureFunctionReceivers value