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