Class CategoryType


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

      • COST

        public static final CategoryType COST
        Static value Cost for CategoryType.
    • Constructor Detail

      • CategoryType

        public CategoryType()
    • Method Detail

      • fromString

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