Uses of Class
com.oracle.bmc.loganalytics.responses.ListStorageWorkRequestErrorsResponse
-
Packages that use ListStorageWorkRequestErrorsResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of ListStorageWorkRequestErrorsResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return ListStorageWorkRequestErrorsResponse Modifier and Type Method Description ListStorageWorkRequestErrorsResponseLogAnalytics. listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request)This API returns the list of work request errors if any.ListStorageWorkRequestErrorsResponseLogAnalyticsClient. listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request)Methods in com.oracle.bmc.loganalytics that return types with arguments of type ListStorageWorkRequestErrorsResponse Modifier and Type Method Description Future<ListStorageWorkRequestErrorsResponse>LogAnalyticsAsync. listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request, AsyncHandler<ListStorageWorkRequestErrorsRequest,ListStorageWorkRequestErrorsResponse> handler)This API returns the list of work request errors if any.Future<ListStorageWorkRequestErrorsResponse>LogAnalyticsAsyncClient. listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request, AsyncHandler<ListStorageWorkRequestErrorsRequest,ListStorageWorkRequestErrorsResponse> handler)Iterable<ListStorageWorkRequestErrorsResponse>LogAnalyticsPaginators. listStorageWorkRequestErrorsResponseIterator(ListStorageWorkRequestErrorsRequest request)Creates a new iterable which will iterate over the responses received from the listStorageWorkRequestErrors operation.Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListStorageWorkRequestErrorsResponse Modifier and Type Method Description Future<ListStorageWorkRequestErrorsResponse>LogAnalyticsAsync. listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request, AsyncHandler<ListStorageWorkRequestErrorsRequest,ListStorageWorkRequestErrorsResponse> handler)This API returns the list of work request errors if any.Future<ListStorageWorkRequestErrorsResponse>LogAnalyticsAsyncClient. listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request, AsyncHandler<ListStorageWorkRequestErrorsRequest,ListStorageWorkRequestErrorsResponse> handler) -
Uses of ListStorageWorkRequestErrorsResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return ListStorageWorkRequestErrorsResponse Modifier and Type Method Description ListStorageWorkRequestErrorsResponseListStorageWorkRequestErrorsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type ListStorageWorkRequestErrorsResponse Modifier and Type Method Description ListStorageWorkRequestErrorsResponse.BuilderListStorageWorkRequestErrorsResponse.Builder. copy(ListStorageWorkRequestErrorsResponse o)Copy method to populate the builder with values from the given instance.
-