Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
RunRequest |
RunRequest.Builder.build()
Build the instance of RunRequest as configured by this builder
|
RunRequest |
RunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RunRequest.Builder |
RunRequest.Builder.copy(RunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.