Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
RunResponse |
LogAnalytics.run(RunRequest request)
Execute the saved search acceleration task in the foreground.
|
RunResponse |
LogAnalyticsClient.run(RunRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RunResponse> |
LogAnalyticsAsyncClient.run(RunRequest request,
AsyncHandler<RunRequest,RunResponse> handler) |
Future<RunResponse> |
LogAnalyticsAsync.run(RunRequest request,
AsyncHandler<RunRequest,RunResponse> handler)
Execute the saved search acceleration task in the foreground.
|
Modifier and Type | Method and Description |
---|---|
Future<RunResponse> |
LogAnalyticsAsyncClient.run(RunRequest request,
AsyncHandler<RunRequest,RunResponse> handler) |
Future<RunResponse> |
LogAnalyticsAsync.run(RunRequest request,
AsyncHandler<RunRequest,RunResponse> handler)
Execute the saved search acceleration task in the foreground.
|
Modifier and Type | Method and Description |
---|---|
RunResponse |
RunResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.