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