Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AwrReport |
build() |
AwrReport.Builder |
content(String content)
The content of the report.
|
AwrReport.Builder |
copy(AwrReport model) |
AwrReport.Builder |
format(AwrReportFormatType format)
The format of the report.
|
public AwrReport.Builder content(String content)
The content of the report.
content
- the value to setpublic AwrReport.Builder format(AwrReportFormatType format)
The format of the report.
format
- the value to setpublic AwrReport build()
public AwrReport.Builder copy(AwrReport model)
Copyright © 2016–2024. All rights reserved.