| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
ListWarningsResponse |
LogAnalyticsClient.listWarnings(ListWarningsRequest request) |
ListWarningsResponse |
LogAnalytics.listWarnings(ListWarningsRequest request)
Obtains a list of warnings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListWarningsResponse> |
LogAnalyticsAsync.listWarnings(ListWarningsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWarningsRequest,ListWarningsResponse> handler)
Obtains a list of warnings.
|
Future<ListWarningsResponse> |
LogAnalyticsAsyncClient.listWarnings(ListWarningsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWarningsRequest,ListWarningsResponse> handler) |
Iterable<ListWarningsResponse> |
LogAnalyticsPaginators.listWarningsResponseIterator(ListWarningsRequest request)
Creates a new iterable which will iterate over the responses received from the listWarnings operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListWarningsResponse> |
LogAnalyticsAsync.listWarnings(ListWarningsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWarningsRequest,ListWarningsResponse> handler)
Obtains a list of warnings.
|
Future<ListWarningsResponse> |
LogAnalyticsAsyncClient.listWarnings(ListWarningsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWarningsRequest,ListWarningsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListWarningsResponse |
ListWarningsResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListWarningsResponse.Builder |
ListWarningsResponse.Builder.copy(ListWarningsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.