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