Uses of Class
com.oracle.bmc.datasafe.model.DownloadMaskingLogDetails.Builder
-
Packages that use DownloadMaskingLogDetails.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of DownloadMaskingLogDetails.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return DownloadMaskingLogDetails.Builder Modifier and Type Method 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()
-