| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
SuggestResponse |
LogAnalyticsClient.suggest(SuggestRequest request) |
SuggestResponse |
LogAnalytics.suggest(SuggestRequest request)
Returns a context specific list of either commands, fields, or values to append to the end of the specified query string if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SuggestResponse> |
LogAnalyticsAsync.suggest(SuggestRequest request,
com.oracle.bmc.responses.AsyncHandler<SuggestRequest,SuggestResponse> handler)
Returns a context specific list of either commands, fields, or values to append to the end of the specified query string if applicable.
|
Future<SuggestResponse> |
LogAnalyticsAsyncClient.suggest(SuggestRequest request,
com.oracle.bmc.responses.AsyncHandler<SuggestRequest,SuggestResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<SuggestResponse> |
LogAnalyticsAsync.suggest(SuggestRequest request,
com.oracle.bmc.responses.AsyncHandler<SuggestRequest,SuggestResponse> handler)
Returns a context specific list of either commands, fields, or values to append to the end of the specified query string if applicable.
|
Future<SuggestResponse> |
LogAnalyticsAsyncClient.suggest(SuggestRequest request,
com.oracle.bmc.responses.AsyncHandler<SuggestRequest,SuggestResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
SuggestResponse |
SuggestResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
SuggestResponse.Builder |
SuggestResponse.Builder.copy(SuggestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.