Package io.quarkus.domino
Interface ProductReleaseNotes.Mutable
- All Superinterfaces:
ProductReleaseNotes
- All Known Implementing Classes:
ProductReleaseNotesImpl.Builder
- Enclosing interface:
- ProductReleaseNotes
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.quarkus.domino.ProductReleaseNotes
ProductReleaseNotes.Mutable -
Method Summary
Modifier and TypeMethodDescriptionbuild()setAliases(List<String> aliases) setProperties(Map<String, String> props) Methods inherited from interface io.quarkus.domino.ProductReleaseNotes
getAliases, getProperties, getTitle, getType
-
Method Details
-
setType
-
setTitle
-
setAliases
-
setProperties
-
build
ProductReleaseNotes build()
-