Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
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.
|
SuggestResponse |
LogAnalyticsClient.suggest(SuggestRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<SuggestResponse> |
LogAnalyticsAsyncClient.suggest(SuggestRequest request,
AsyncHandler<SuggestRequest,SuggestResponse> handler) |
Future<SuggestResponse> |
LogAnalyticsAsync.suggest(SuggestRequest request,
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.
|
Modifier and Type | Method and Description |
---|---|
Future<SuggestResponse> |
LogAnalyticsAsyncClient.suggest(SuggestRequest request,
AsyncHandler<SuggestRequest,SuggestResponse> handler) |
Future<SuggestResponse> |
LogAnalyticsAsync.suggest(SuggestRequest request,
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.
|
Modifier and Type | Method and Description |
---|---|
SuggestResponse |
SuggestResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.