Class OperatorType


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

      • FLUX

        public static final OperatorType FLUX
        Static value Flux for OperatorType.
    • Constructor Detail

      • OperatorType

        public OperatorType()
    • Method Detail

      • fromString

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