Class DeliveryAttributeMappingType


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

      • DeliveryAttributeMappingType

        public DeliveryAttributeMappingType()
    • Method Detail

      • 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.