Uses of Class
com.oracle.bmc.datasafe.responses.ListMaskingPolicyHealthReportLogsResponse
-
Packages that use ListMaskingPolicyHealthReportLogsResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ListMaskingPolicyHealthReportLogsResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ListMaskingPolicyHealthReportLogsResponse Modifier and Type Method Description ListMaskingPolicyHealthReportLogsResponseDataSafe. listMaskingPolicyHealthReportLogs(ListMaskingPolicyHealthReportLogsRequest request)Gets a list of errors and warnings from a masking policy health check.ListMaskingPolicyHealthReportLogsResponseDataSafeClient. listMaskingPolicyHealthReportLogs(ListMaskingPolicyHealthReportLogsRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type ListMaskingPolicyHealthReportLogsResponse Modifier and Type Method Description Future<ListMaskingPolicyHealthReportLogsResponse>DataSafeAsync. listMaskingPolicyHealthReportLogs(ListMaskingPolicyHealthReportLogsRequest request, AsyncHandler<ListMaskingPolicyHealthReportLogsRequest,ListMaskingPolicyHealthReportLogsResponse> handler)Gets a list of errors and warnings from a masking policy health check.Future<ListMaskingPolicyHealthReportLogsResponse>DataSafeAsyncClient. listMaskingPolicyHealthReportLogs(ListMaskingPolicyHealthReportLogsRequest request, AsyncHandler<ListMaskingPolicyHealthReportLogsRequest,ListMaskingPolicyHealthReportLogsResponse> handler) -
Uses of ListMaskingPolicyHealthReportLogsResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ListMaskingPolicyHealthReportLogsResponse Modifier and Type Method Description ListMaskingPolicyHealthReportLogsResponseListMaskingPolicyHealthReportLogsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ListMaskingPolicyHealthReportLogsResponse Modifier and Type Method Description ListMaskingPolicyHealthReportLogsResponse.BuilderListMaskingPolicyHealthReportLogsResponse.Builder. copy(ListMaskingPolicyHealthReportLogsResponse o)Copy method to populate the builder with values from the given instance.
-