Package | Description |
---|---|
com.oracle.bmc.usageapi | |
com.oracle.bmc.usageapi.requests |
Modifier and Type | Method and Description |
---|---|
GetQueryResponse |
Usageapi.getQuery(GetQueryRequest request)
Returns the saved query.
|
GetQueryResponse |
UsageapiClient.getQuery(GetQueryRequest request) |
Future<GetQueryResponse> |
UsageapiAsyncClient.getQuery(GetQueryRequest request,
AsyncHandler<GetQueryRequest,GetQueryResponse> handler) |
Future<GetQueryResponse> |
UsageapiAsync.getQuery(GetQueryRequest request,
AsyncHandler<GetQueryRequest,GetQueryResponse> handler)
Returns the saved query.
|
Modifier and Type | Method and Description |
---|---|
Future<GetQueryResponse> |
UsageapiAsyncClient.getQuery(GetQueryRequest request,
AsyncHandler<GetQueryRequest,GetQueryResponse> handler) |
Future<GetQueryResponse> |
UsageapiAsync.getQuery(GetQueryRequest request,
AsyncHandler<GetQueryRequest,GetQueryResponse> handler)
Returns the saved query.
|
Modifier and Type | Method and Description |
---|---|
GetQueryRequest |
GetQueryRequest.Builder.build()
Build the instance of GetQueryRequest as configured by this builder
|
GetQueryRequest |
GetQueryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetQueryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetQueryRequest.Builder |
GetQueryRequest.Builder.copy(GetQueryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.