DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.Builder.body$(DownloadMaskingReportDetails body) |
Alternative setter for the body parameter.
|
static DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.builder() |
Return a new builder for this request object.
|
DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.Builder.copy(DownloadMaskingReportRequest o) |
Copy method to populate the builder with values from the given instance.
|
DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.Builder.downloadMaskingReportDetails(DownloadMaskingReportDetails downloadMaskingReportDetails) |
Details to download a masking report.
|
DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.Builder.maskingPolicyId(String maskingPolicyId) |
The OCID of the masking policy.
|
DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DownloadMaskingReportRequest.Builder |
DownloadMaskingReportRequest.toBuilder() |
|