Class DeliveryAttributeMappingType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<DeliveryAttributeMappingType>
com.azure.resourcemanager.eventgrid.models.DeliveryAttributeMappingType

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

  • Constructor Details

    • DeliveryAttributeMappingType

      public DeliveryAttributeMappingType()
  • Method Details

    • fromString

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

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