Uses of Class
com.oracle.bmc.datasafe.responses.ListMaskingPolicyHealthReportsResponse
-
Packages that use ListMaskingPolicyHealthReportsResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ListMaskingPolicyHealthReportsResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ListMaskingPolicyHealthReportsResponse Modifier and Type Method Description ListMaskingPolicyHealthReportsResponseDataSafe. listMaskingPolicyHealthReports(ListMaskingPolicyHealthReportsRequest request)Gets a list of masking policy health reports based on the specified query parameters.ListMaskingPolicyHealthReportsResponseDataSafeClient. listMaskingPolicyHealthReports(ListMaskingPolicyHealthReportsRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type ListMaskingPolicyHealthReportsResponse Modifier and Type Method Description Future<ListMaskingPolicyHealthReportsResponse>DataSafeAsync. listMaskingPolicyHealthReports(ListMaskingPolicyHealthReportsRequest request, AsyncHandler<ListMaskingPolicyHealthReportsRequest,ListMaskingPolicyHealthReportsResponse> handler)Gets a list of masking policy health reports based on the specified query parameters.Future<ListMaskingPolicyHealthReportsResponse>DataSafeAsyncClient. listMaskingPolicyHealthReports(ListMaskingPolicyHealthReportsRequest request, AsyncHandler<ListMaskingPolicyHealthReportsRequest,ListMaskingPolicyHealthReportsResponse> handler) -
Uses of ListMaskingPolicyHealthReportsResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ListMaskingPolicyHealthReportsResponse Modifier and Type Method Description ListMaskingPolicyHealthReportsResponseListMaskingPolicyHealthReportsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ListMaskingPolicyHealthReportsResponse Modifier and Type Method Description ListMaskingPolicyHealthReportsResponse.BuilderListMaskingPolicyHealthReportsResponse.Builder. copy(ListMaskingPolicyHealthReportsResponse o)Copy method to populate the builder with values from the given instance.
-