Uses of Class
com.oracle.bmc.loganalytics.requests.ListOverlappingRecallsRequest
-
Packages that use ListOverlappingRecallsRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of ListOverlappingRecallsRequest in com.oracle.bmc.loganalytics
Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListOverlappingRecallsRequest Modifier and Type Method Description Future<ListOverlappingRecallsResponse>LogAnalyticsAsync. listOverlappingRecalls(ListOverlappingRecallsRequest request, AsyncHandler<ListOverlappingRecallsRequest,ListOverlappingRecallsResponse> handler)This API gets the list of overlapping recalls made in the given timeframeFuture<ListOverlappingRecallsResponse>LogAnalyticsAsyncClient. listOverlappingRecalls(ListOverlappingRecallsRequest request, AsyncHandler<ListOverlappingRecallsRequest,ListOverlappingRecallsResponse> handler) -
Uses of ListOverlappingRecallsRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListOverlappingRecallsRequest Modifier and Type Method Description ListOverlappingRecallsRequestListOverlappingRecallsRequest.Builder. build()Build the instance of ListOverlappingRecallsRequest as configured by this builderListOverlappingRecallsRequestListOverlappingRecallsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListOverlappingRecallsRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type ListOverlappingRecallsRequest Modifier and Type Method Description ListOverlappingRecallsRequest.BuilderListOverlappingRecallsRequest.Builder. copy(ListOverlappingRecallsRequest o)Copy method to populate the builder with values from the given instance.
-