Interface Variable.DefinitionStages.WithName

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

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

    • withName

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