Uses of Class
com.oracle.bmc.datasafe.requests.ListMaskingPolicyHealthReportsRequest
-
Packages that use ListMaskingPolicyHealthReportsRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ListMaskingPolicyHealthReportsRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ListMaskingPolicyHealthReportsRequest 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 ListMaskingPolicyHealthReportsRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListMaskingPolicyHealthReportsRequest Modifier and Type Method Description ListMaskingPolicyHealthReportsRequestListMaskingPolicyHealthReportsRequest.Builder. build()Build the instance of ListMaskingPolicyHealthReportsRequest as configured by this builderListMaskingPolicyHealthReportsRequestListMaskingPolicyHealthReportsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListMaskingPolicyHealthReportsRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ListMaskingPolicyHealthReportsRequest Modifier and Type Method Description ListMaskingPolicyHealthReportsRequest.BuilderListMaskingPolicyHealthReportsRequest.Builder. copy(ListMaskingPolicyHealthReportsRequest o)Copy method to populate the builder with values from the given instance.
-