Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ListStorageWorkRequestErrorsResponse |
LogAnalyticsClient.listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request) |
ListStorageWorkRequestErrorsResponse |
LogAnalytics.listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request)
This API returns the list of work request errors if any.
|
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.
|
Iterable<ListStorageWorkRequestErrorsResponse> |
LogAnalyticsPaginators.listStorageWorkRequestErrorsResponseIterator(ListStorageWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listStorageWorkRequestErrors operation.
|
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 |
---|---|
ListStorageWorkRequestErrorsResponse |
ListStorageWorkRequestErrorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListStorageWorkRequestErrorsResponse.Builder |
ListStorageWorkRequestErrorsResponse.Builder.copy(ListStorageWorkRequestErrorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.