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