Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetMaskingReportResponse |
DataSafe.getMaskingReport(GetMaskingReportRequest request)
Gets the details of the specified masking report.
|
GetMaskingReportResponse |
DataSafeClient.getMaskingReport(GetMaskingReportRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMaskingReportResponse> |
DataSafeAsync.getMaskingReport(GetMaskingReportRequest request,
AsyncHandler<GetMaskingReportRequest,GetMaskingReportResponse> handler)
Gets the details of the specified masking report.
|
Future<GetMaskingReportResponse> |
DataSafeAsyncClient.getMaskingReport(GetMaskingReportRequest request,
AsyncHandler<GetMaskingReportRequest,GetMaskingReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMaskingReportResponse |
GetMaskingReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMaskingReportResponse.Builder |
GetMaskingReportResponse.Builder.copy(GetMaskingReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.