| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
RunResponse |
LogAnalyticsClient.run(RunRequest request) |
RunResponse |
LogAnalytics.run(RunRequest request)
Execute the saved search acceleration task in the foreground.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RunResponse> |
LogAnalyticsAsync.run(RunRequest request,
com.oracle.bmc.responses.AsyncHandler<RunRequest,RunResponse> handler)
Execute the saved search acceleration task in the foreground.
|
Future<RunResponse> |
LogAnalyticsAsyncClient.run(RunRequest request,
com.oracle.bmc.responses.AsyncHandler<RunRequest,RunResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<RunResponse> |
LogAnalyticsAsync.run(RunRequest request,
com.oracle.bmc.responses.AsyncHandler<RunRequest,RunResponse> handler)
Execute the saved search acceleration task in the foreground.
|
Future<RunResponse> |
LogAnalyticsAsyncClient.run(RunRequest request,
com.oracle.bmc.responses.AsyncHandler<RunRequest,RunResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
RunResponse |
RunResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
RunResponse.Builder |
RunResponse.Builder.copy(RunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.