public static class DownloadMaskingReportDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DownloadMaskingReportDetails |
build() |
DownloadMaskingReportDetails.Builder |
copy(DownloadMaskingReportDetails model) |
DownloadMaskingReportDetails.Builder |
reportFormat(DownloadMaskingReportDetails.ReportFormat reportFormat)
Format of the report.
|
DownloadMaskingReportDetails.Builder |
reportId(String reportId)
The OCID of the masking report to be downloaded.
|
public DownloadMaskingReportDetails.Builder reportId(String reportId)
The OCID of the masking report to be downloaded.
reportId
- the value to setpublic DownloadMaskingReportDetails.Builder reportFormat(DownloadMaskingReportDetails.ReportFormat reportFormat)
Format of the report.
reportFormat
- the value to setpublic DownloadMaskingReportDetails build()
public DownloadMaskingReportDetails.Builder copy(DownloadMaskingReportDetails model)
Copyright © 2016–2024. All rights reserved.