Class DescriptionType


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

      • BASE

        public static final DescriptionType BASE
        Static value Base for DescriptionType.
    • Constructor Detail

      • DescriptionType

        public DescriptionType()
    • Method Detail

      • fromString

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