Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<DeleteMaskingPolicyHealthReportResponse> |
DataSafeAsync.deleteMaskingPolicyHealthReport(DeleteMaskingPolicyHealthReportRequest request,
AsyncHandler<DeleteMaskingPolicyHealthReportRequest,DeleteMaskingPolicyHealthReportResponse> handler)
Deletes the specified masking policy health report.
|
Future<DeleteMaskingPolicyHealthReportResponse> |
DataSafeAsyncClient.deleteMaskingPolicyHealthReport(DeleteMaskingPolicyHealthReportRequest request,
AsyncHandler<DeleteMaskingPolicyHealthReportRequest,DeleteMaskingPolicyHealthReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteMaskingPolicyHealthReportRequest |
DeleteMaskingPolicyHealthReportRequest.Builder.build()
Build the instance of DeleteMaskingPolicyHealthReportRequest as configured by this
builder
|
DeleteMaskingPolicyHealthReportRequest |
DeleteMaskingPolicyHealthReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteMaskingPolicyHealthReportRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
DeleteMaskingPolicyHealthReportRequest.Builder |
DeleteMaskingPolicyHealthReportRequest.Builder.copy(DeleteMaskingPolicyHealthReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.