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