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