Interface ApiReleaseContract.DefinitionStages.WithNotes
- All Known Subinterfaces:
ApiReleaseContract.Definition,ApiReleaseContract.DefinitionStages.WithCreate
- Enclosing interface:
ApiReleaseContract.DefinitionStages
public static interface ApiReleaseContract.DefinitionStages.WithNotes
The stage of the ApiReleaseContract definition 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.
-