Interface Variable.DefinitionStages.WithDescription

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

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

    • withDescription

      Variable.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: Gets or sets the description of the variable..
      Parameters:
      description - Gets or sets the description of the variable.
      Returns:
      the next definition stage.