| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ListWarningsResponse |
LogAnalyticsClient.listWarnings(ListWarningsRequest request) |
ListWarningsResponse |
LogAnalytics.listWarnings(ListWarningsRequest request)
Obtains a list of warnings.
|
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<LogAnalyticsWarning> |
LogAnalyticsPaginators.listWarningsRecordIterator(ListWarningsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsWarning objects
contained in responses from the listWarnings operation. |
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 |
|---|---|
ListWarningsRequest |
ListWarningsRequest.Builder.build()
Build the instance of ListWarningsRequest as configured by this builder
|
ListWarningsRequest |
ListWarningsRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListWarningsRequest.Builder |
ListWarningsRequest.Builder.copy(ListWarningsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.