Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
DownloadMaskingReportResponse |
DataSafe.downloadMaskingReport(DownloadMaskingReportRequest request)
Downloads an already-generated masking report.
|
DownloadMaskingReportResponse |
DataSafeClient.downloadMaskingReport(DownloadMaskingReportRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadMaskingReportResponse> |
DataSafeAsync.downloadMaskingReport(DownloadMaskingReportRequest request,
AsyncHandler<DownloadMaskingReportRequest,DownloadMaskingReportResponse> handler)
Downloads an already-generated masking report.
|
Future<DownloadMaskingReportResponse> |
DataSafeAsyncClient.downloadMaskingReport(DownloadMaskingReportRequest request,
AsyncHandler<DownloadMaskingReportRequest,DownloadMaskingReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadMaskingReportResponse> |
DataSafeAsync.downloadMaskingReport(DownloadMaskingReportRequest request,
AsyncHandler<DownloadMaskingReportRequest,DownloadMaskingReportResponse> handler)
Downloads an already-generated masking report.
|
Future<DownloadMaskingReportResponse> |
DataSafeAsyncClient.downloadMaskingReport(DownloadMaskingReportRequest request,
AsyncHandler<DownloadMaskingReportRequest,DownloadMaskingReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DownloadMaskingReportResponse |
DownloadMaskingReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DownloadMaskingReportResponse.Builder |
DownloadMaskingReportResponse.Builder.copy(DownloadMaskingReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.