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 Summary
Modifier and TypeMethodDescriptionSpecifies the notes property: Release Notes.
-
Method Details
-
withNotes
Specifies the notes property: Release Notes.- Parameters:
notes- Release Notes.- Returns:
- the next definition stage.
-