Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static DownloadMaskingLogDetails.Builder |
DownloadMaskingLogDetails.builder()
Create a new builder.
|
DownloadMaskingLogDetails.Builder |
DownloadMaskingLogDetails.Builder.copy(DownloadMaskingLogDetails model) |
DownloadMaskingLogDetails.Builder |
DownloadMaskingLogDetails.Builder.maskingWorkRequestId(String maskingWorkRequestId)
The OCID of the masking work request that resulted in this masking log.
|
DownloadMaskingLogDetails.Builder |
DownloadMaskingLogDetails.Builder.targetId(String targetId)
The OCID of the target database for which the masking log is to be downloaded.
|
DownloadMaskingLogDetails.Builder |
DownloadMaskingLogDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.