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