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