Uses of Class
com.oracle.bmc.logging.requests.ListLogSavedSearchesRequest
-
Packages that use ListLogSavedSearchesRequest Package Description com.oracle.bmc.logging com.oracle.bmc.logging.requests -
-
Uses of ListLogSavedSearchesRequest in com.oracle.bmc.logging
Method parameters in com.oracle.bmc.logging with type arguments of type ListLogSavedSearchesRequest Modifier and Type Method Description Future<ListLogSavedSearchesResponse>LoggingManagementAsync. listLogSavedSearches(ListLogSavedSearchesRequest request, AsyncHandler<ListLogSavedSearchesRequest,ListLogSavedSearchesResponse> handler)Lists LogSavedSearches for this compartment.Future<ListLogSavedSearchesResponse>LoggingManagementAsyncClient. listLogSavedSearches(ListLogSavedSearchesRequest request, AsyncHandler<ListLogSavedSearchesRequest,ListLogSavedSearchesResponse> handler) -
Uses of ListLogSavedSearchesRequest in com.oracle.bmc.logging.requests
Methods in com.oracle.bmc.logging.requests that return ListLogSavedSearchesRequest Modifier and Type Method Description ListLogSavedSearchesRequestListLogSavedSearchesRequest.Builder. build()Build the instance of ListLogSavedSearchesRequest as configured by this builderListLogSavedSearchesRequestListLogSavedSearchesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListLogSavedSearchesRequest as configured by this builderMethods in com.oracle.bmc.logging.requests with parameters of type ListLogSavedSearchesRequest Modifier and Type Method Description ListLogSavedSearchesRequest.BuilderListLogSavedSearchesRequest.Builder. copy(ListLogSavedSearchesRequest o)Copy method to populate the builder with values from the given instance.
-