Uses of Class
com.oracle.bmc.logging.responses.ListLogSavedSearchesResponse
-
Packages that use ListLogSavedSearchesResponse Package Description com.oracle.bmc.logging com.oracle.bmc.logging.responses -
-
Uses of ListLogSavedSearchesResponse in com.oracle.bmc.logging
Methods in com.oracle.bmc.logging that return ListLogSavedSearchesResponse Modifier and Type Method Description ListLogSavedSearchesResponseLoggingManagement. listLogSavedSearches(ListLogSavedSearchesRequest request)Lists LogSavedSearches for this compartment.ListLogSavedSearchesResponseLoggingManagementClient. listLogSavedSearches(ListLogSavedSearchesRequest request)Methods in com.oracle.bmc.logging that return types with arguments of type ListLogSavedSearchesResponse 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)Iterable<ListLogSavedSearchesResponse>LoggingManagementPaginators. listLogSavedSearchesResponseIterator(ListLogSavedSearchesRequest request)Creates a new iterable which will iterate over the responses received from the listLogSavedSearches operation.Method parameters in com.oracle.bmc.logging with type arguments of type ListLogSavedSearchesResponse 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 ListLogSavedSearchesResponse in com.oracle.bmc.logging.responses
Methods in com.oracle.bmc.logging.responses that return ListLogSavedSearchesResponse Modifier and Type Method Description ListLogSavedSearchesResponseListLogSavedSearchesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.logging.responses with parameters of type ListLogSavedSearchesResponse Modifier and Type Method Description ListLogSavedSearchesResponse.BuilderListLogSavedSearchesResponse.Builder. copy(ListLogSavedSearchesResponse o)Copy method to populate the builder with values from the given instance.
-