Interface Formula.DefinitionStages.WithOsType

All Known Subinterfaces:
Formula.Definition, Formula.DefinitionStages.WithCreate
Enclosing interface:
Formula.DefinitionStages

public static interface Formula.DefinitionStages.WithOsType
The stage of the Formula definition allowing to specify osType.
  • Method Details

    • withOsType

      Specifies the osType property: The OS type of the formula..
      Parameters:
      osType - The OS type of the formula.
      Returns:
      the next definition stage.