Class NotificationDeliveryMechanism

java.lang.Object
com.azure.core.util.ExpandableStringEnum<NotificationDeliveryMechanism>
com.azure.resourcemanager.authorization.models.NotificationDeliveryMechanism

public final class NotificationDeliveryMechanism extends com.azure.core.util.ExpandableStringEnum<NotificationDeliveryMechanism>
Defines values for NotificationDeliveryMechanism.
  • Field Details

  • Constructor Details

    • NotificationDeliveryMechanism

      public NotificationDeliveryMechanism()
  • Method Details

    • fromString

      public static NotificationDeliveryMechanism fromString(String name)
      Creates or finds a NotificationDeliveryMechanism from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding NotificationDeliveryMechanism.
    • values

      public static Collection<NotificationDeliveryMechanism> values()
      Returns:
      known NotificationDeliveryMechanism values.