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