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