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