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