Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.responses |
Modifier and Type | Method and Description |
---|---|
QueryResponse |
Query.query(QueryRequest request)
Retrieves the results (selected attributes and aggregations) of a query constructed according
to the Application Performance Monitoring Defined Query Syntax.
|
QueryResponse |
QueryClient.query(QueryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<QueryResponse> |
QueryAsync.query(QueryRequest request,
AsyncHandler<QueryRequest,QueryResponse> handler)
Retrieves the results (selected attributes and aggregations) of a query constructed according
to the Application Performance Monitoring Defined Query Syntax.
|
Future<QueryResponse> |
QueryAsyncClient.query(QueryRequest request,
AsyncHandler<QueryRequest,QueryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<QueryResponse> |
QueryAsync.query(QueryRequest request,
AsyncHandler<QueryRequest,QueryResponse> handler)
Retrieves the results (selected attributes and aggregations) of a query constructed according
to the Application Performance Monitoring Defined Query Syntax.
|
Future<QueryResponse> |
QueryAsyncClient.query(QueryRequest request,
AsyncHandler<QueryRequest,QueryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
QueryResponse |
QueryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
QueryResponse.Builder |
QueryResponse.Builder.copy(QueryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.