Package | Description |
---|---|
com.oracle.bmc.usageapi | |
com.oracle.bmc.usageapi.responses |
Modifier and Type | Method and Description |
---|---|
CreateQueryResponse |
Usageapi.createQuery(CreateQueryRequest request)
Returns the created query.
|
CreateQueryResponse |
UsageapiClient.createQuery(CreateQueryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateQueryResponse> |
UsageapiAsyncClient.createQuery(CreateQueryRequest request,
AsyncHandler<CreateQueryRequest,CreateQueryResponse> handler) |
Future<CreateQueryResponse> |
UsageapiAsync.createQuery(CreateQueryRequest request,
AsyncHandler<CreateQueryRequest,CreateQueryResponse> handler)
Returns the created query.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateQueryResponse> |
UsageapiAsyncClient.createQuery(CreateQueryRequest request,
AsyncHandler<CreateQueryRequest,CreateQueryResponse> handler) |
Future<CreateQueryResponse> |
UsageapiAsync.createQuery(CreateQueryRequest request,
AsyncHandler<CreateQueryRequest,CreateQueryResponse> handler)
Returns the created query.
|
Modifier and Type | Method and Description |
---|---|
CreateQueryResponse |
CreateQueryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateQueryResponse.Builder |
CreateQueryResponse.Builder.copy(CreateQueryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.