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