Uses of Class
com.oracle.bmc.datasafe.requests.ListFindingsChangeAuditLogsRequest
-
Packages that use ListFindingsChangeAuditLogsRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ListFindingsChangeAuditLogsRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ListFindingsChangeAuditLogsRequest Modifier and Type Method Description Future<ListFindingsChangeAuditLogsResponse>DataSafeAsync. listFindingsChangeAuditLogs(ListFindingsChangeAuditLogsRequest request, AsyncHandler<ListFindingsChangeAuditLogsRequest,ListFindingsChangeAuditLogsResponse> handler)List all changes made by user to risk level of findings of the specified assessment.Future<ListFindingsChangeAuditLogsResponse>DataSafeAsyncClient. listFindingsChangeAuditLogs(ListFindingsChangeAuditLogsRequest request, AsyncHandler<ListFindingsChangeAuditLogsRequest,ListFindingsChangeAuditLogsResponse> handler) -
Uses of ListFindingsChangeAuditLogsRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListFindingsChangeAuditLogsRequest Modifier and Type Method Description ListFindingsChangeAuditLogsRequestListFindingsChangeAuditLogsRequest.Builder. build()Build the instance of ListFindingsChangeAuditLogsRequest as configured by this builderListFindingsChangeAuditLogsRequestListFindingsChangeAuditLogsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListFindingsChangeAuditLogsRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ListFindingsChangeAuditLogsRequest Modifier and Type Method Description ListFindingsChangeAuditLogsRequest.BuilderListFindingsChangeAuditLogsRequest.Builder. copy(ListFindingsChangeAuditLogsRequest o)Copy method to populate the builder with values from the given instance.
-