Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListStorageWorkRequestErrorsResponse> |
LogAnalyticsAsyncClient.listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request,
AsyncHandler<ListStorageWorkRequestErrorsRequest,ListStorageWorkRequestErrorsResponse> handler) |
Future<ListStorageWorkRequestErrorsResponse> |
LogAnalyticsAsync.listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request,
AsyncHandler<ListStorageWorkRequestErrorsRequest,ListStorageWorkRequestErrorsResponse> handler)
This API returns the list of work request errors if any.
|
Modifier and Type | Method and Description |
---|---|
ListStorageWorkRequestErrorsRequest |
ListStorageWorkRequestErrorsRequest.Builder.build()
Build the instance of ListStorageWorkRequestErrorsRequest as configured by this builder
|
ListStorageWorkRequestErrorsRequest |
ListStorageWorkRequestErrorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListStorageWorkRequestErrorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListStorageWorkRequestErrorsRequest.Builder |
ListStorageWorkRequestErrorsRequest.Builder.copy(ListStorageWorkRequestErrorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.