Interface Variable.DefinitionStages.WithValue

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

public static interface Variable.DefinitionStages.WithValue
The stage of the Variable definition allowing to specify value.
  • Method Details

    • withValue

      Specifies the value property: Gets or sets the value of the variable..
      Parameters:
      value - Gets or sets the value of the variable.
      Returns:
      the next definition stage.