Uses of Class
com.oracle.bmc.loganalytics.requests.ListStorageWorkRequestErrorsRequest
-
Packages that use ListStorageWorkRequestErrorsRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of ListStorageWorkRequestErrorsRequest in com.oracle.bmc.loganalytics
Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListStorageWorkRequestErrorsRequest 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 ListStorageWorkRequestErrorsRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListStorageWorkRequestErrorsRequest Modifier and Type Method Description ListStorageWorkRequestErrorsRequestListStorageWorkRequestErrorsRequest.Builder. build()Build the instance of ListStorageWorkRequestErrorsRequest as configured by this builderListStorageWorkRequestErrorsRequestListStorageWorkRequestErrorsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListStorageWorkRequestErrorsRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type ListStorageWorkRequestErrorsRequest Modifier and Type Method Description ListStorageWorkRequestErrorsRequest.BuilderListStorageWorkRequestErrorsRequest.Builder. copy(ListStorageWorkRequestErrorsRequest o)Copy method to populate the builder with values from the given instance.
-