Class ActionType


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

      • INTERNAL

        public static final ActionType INTERNAL
        Static value Internal for ActionType.
    • Constructor Detail

      • ActionType

        public ActionType()
    • Method Detail

      • fromString

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