Class TagType


  • public final class TagType
    extends com.microsoft.rest.ExpandableStringEnum<TagType>
    Defines values for TagType.
    • Field Detail

      • REGULAR

        public static final TagType REGULAR
        Static value Regular for TagType.
      • NEGATIVE

        public static final TagType NEGATIVE
        Static value Negative for TagType.
    • Constructor Detail

      • TagType

        public TagType()
    • Method Detail

      • fromString

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