Interface ApiReleaseContract.UpdateStages.WithNotes

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

public static interface ApiReleaseContract.UpdateStages.WithNotes
The stage of the ApiReleaseContract update allowing to specify notes.
  • Method Details

    • withNotes

      Specifies the notes property: Release Notes.
      Parameters:
      notes - Release Notes.
      Returns:
      the next definition stage.