Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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) |
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 |
---|---|
DownloadMaskingLogRequest |
DownloadMaskingLogRequest.Builder.build()
Build the instance of DownloadMaskingLogRequest as configured by this builder
|
DownloadMaskingLogRequest |
DownloadMaskingLogRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DownloadMaskingLogRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DownloadMaskingLogRequest.Builder |
DownloadMaskingLogRequest.Builder.copy(DownloadMaskingLogRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.