Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
DownloadMaskingLogResponse |
DataSafe.downloadMaskingLog(DownloadMaskingLogRequest request)
Downloads the masking log generated by the last masking operation on a target database using
the specified masking policy.
|
DownloadMaskingLogResponse |
DataSafeClient.downloadMaskingLog(DownloadMaskingLogRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadMaskingLogResponse> |
DataSafeAsync.downloadMaskingLog(DownloadMaskingLogRequest request,
AsyncHandler<DownloadMaskingLogRequest,DownloadMaskingLogResponse> handler)
Downloads the masking log generated by the last masking operation on a target database using
the specified masking policy.
|
Future<DownloadMaskingLogResponse> |
DataSafeAsyncClient.downloadMaskingLog(DownloadMaskingLogRequest request,
AsyncHandler<DownloadMaskingLogRequest,DownloadMaskingLogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadMaskingLogResponse> |
DataSafeAsync.downloadMaskingLog(DownloadMaskingLogRequest request,
AsyncHandler<DownloadMaskingLogRequest,DownloadMaskingLogResponse> handler)
Downloads the masking log generated by the last masking operation on a target database using
the specified masking policy.
|
Future<DownloadMaskingLogResponse> |
DataSafeAsyncClient.downloadMaskingLog(DownloadMaskingLogRequest request,
AsyncHandler<DownloadMaskingLogRequest,DownloadMaskingLogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DownloadMaskingLogResponse |
DownloadMaskingLogResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DownloadMaskingLogResponse.Builder |
DownloadMaskingLogResponse.Builder.copy(DownloadMaskingLogResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.