Package io.micronaut.starter.api.preview
Class PreviewDTO
java.lang.Object
io.micronaut.starter.api.Linkable
io.micronaut.starter.api.preview.PreviewDTO
A preview of the contents.
- Since:
- 1.0.0
- Author:
- graemerocher
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PreviewDTO
public PreviewDTO()Constructor -
PreviewDTO
- Parameters:
contents
- The contents
-
-
Method Details
-
getContents
- Returns:
- The contents of the ZIP.
-
setContents
- Parameters:
contents
- The contents of the ZIP
-