| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
GetQueryResultResponse |
LogAnalyticsClient.getQueryResult(GetQueryResultRequest request) |
GetQueryResultResponse |
LogAnalytics.getQueryResult(GetQueryResultRequest request)
Returns the intermediate results for a query that was specified to run asynchronously if the query has not completed,
otherwise the final query results identified by a queryWorkRequestId returned when submitting the query execute asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetQueryResultResponse> |
LogAnalyticsAsync.getQueryResult(GetQueryResultRequest request,
com.oracle.bmc.responses.AsyncHandler<GetQueryResultRequest,GetQueryResultResponse> handler)
Returns the intermediate results for a query that was specified to run asynchronously if the query has not completed,
otherwise the final query results identified by a queryWorkRequestId returned when submitting the query execute asynchronously.
|
Future<GetQueryResultResponse> |
LogAnalyticsAsyncClient.getQueryResult(GetQueryResultRequest request,
com.oracle.bmc.responses.AsyncHandler<GetQueryResultRequest,GetQueryResultResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetQueryResultResponse> |
LogAnalyticsAsync.getQueryResult(GetQueryResultRequest request,
com.oracle.bmc.responses.AsyncHandler<GetQueryResultRequest,GetQueryResultResponse> handler)
Returns the intermediate results for a query that was specified to run asynchronously if the query has not completed,
otherwise the final query results identified by a queryWorkRequestId returned when submitting the query execute asynchronously.
|
Future<GetQueryResultResponse> |
LogAnalyticsAsyncClient.getQueryResult(GetQueryResultRequest request,
com.oracle.bmc.responses.AsyncHandler<GetQueryResultRequest,GetQueryResultResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetQueryResultResponse |
GetQueryResultResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GetQueryResultResponse.Builder |
GetQueryResultResponse.Builder.copy(GetQueryResultResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.