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