Interface TagDescriptionContract.UpdateStages.WithDescription

All Known Subinterfaces:
TagDescriptionContract.Update
Enclosing interface:
TagDescriptionContract.UpdateStages

public static interface TagDescriptionContract.UpdateStages.WithDescription
The stage of the TagDescriptionContract update allowing to specify description.
  • Method Details

    • withDescription

      TagDescriptionContract.Update withDescription(String description)
      Specifies the description property: Description of the Tag..
      Parameters:
      description - Description of the Tag.
      Returns:
      the next definition stage.