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