Uses of Class
com.oracle.bmc.datasafe.responses.ListAuditEventAnalyticsResponse
-
Packages that use ListAuditEventAnalyticsResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ListAuditEventAnalyticsResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ListAuditEventAnalyticsResponse Modifier and Type Method Description ListAuditEventAnalyticsResponseDataSafe. listAuditEventAnalytics(ListAuditEventAnalyticsRequest request)By default the ListAuditEventAnalytics operation will return all of the summary columns.ListAuditEventAnalyticsResponseDataSafeClient. listAuditEventAnalytics(ListAuditEventAnalyticsRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type ListAuditEventAnalyticsResponse Modifier and Type Method Description Future<ListAuditEventAnalyticsResponse>DataSafeAsync. listAuditEventAnalytics(ListAuditEventAnalyticsRequest request, AsyncHandler<ListAuditEventAnalyticsRequest,ListAuditEventAnalyticsResponse> handler)By default the ListAuditEventAnalytics operation will return all of the summary columns.Future<ListAuditEventAnalyticsResponse>DataSafeAsyncClient. listAuditEventAnalytics(ListAuditEventAnalyticsRequest request, AsyncHandler<ListAuditEventAnalyticsRequest,ListAuditEventAnalyticsResponse> handler)Iterable<ListAuditEventAnalyticsResponse>DataSafePaginators. listAuditEventAnalyticsResponseIterator(ListAuditEventAnalyticsRequest request)Creates a new iterable which will iterate over the responses received from the listAuditEventAnalytics operation.Method parameters in com.oracle.bmc.datasafe with type arguments of type ListAuditEventAnalyticsResponse Modifier and Type Method Description Future<ListAuditEventAnalyticsResponse>DataSafeAsync. listAuditEventAnalytics(ListAuditEventAnalyticsRequest request, AsyncHandler<ListAuditEventAnalyticsRequest,ListAuditEventAnalyticsResponse> handler)By default the ListAuditEventAnalytics operation will return all of the summary columns.Future<ListAuditEventAnalyticsResponse>DataSafeAsyncClient. listAuditEventAnalytics(ListAuditEventAnalyticsRequest request, AsyncHandler<ListAuditEventAnalyticsRequest,ListAuditEventAnalyticsResponse> handler) -
Uses of ListAuditEventAnalyticsResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ListAuditEventAnalyticsResponse Modifier and Type Method Description ListAuditEventAnalyticsResponseListAuditEventAnalyticsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ListAuditEventAnalyticsResponse Modifier and Type Method Description ListAuditEventAnalyticsResponse.BuilderListAuditEventAnalyticsResponse.Builder. copy(ListAuditEventAnalyticsResponse o)Copy method to populate the builder with values from the given instance.
-