Package | Description |
---|---|
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
DownloadMaskingLogRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.