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