Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDbSystemComputePerformancesResponse> |
DatabaseAsync.listDbSystemComputePerformances(ListDbSystemComputePerformancesRequest request,
AsyncHandler<ListDbSystemComputePerformancesRequest,ListDbSystemComputePerformancesResponse> handler)
Gets a list of expected compute performance parameters for a virtual machine DB system based
on system configuration.
|
Future<ListDbSystemComputePerformancesResponse> |
DatabaseAsyncClient.listDbSystemComputePerformances(ListDbSystemComputePerformancesRequest request,
AsyncHandler<ListDbSystemComputePerformancesRequest,ListDbSystemComputePerformancesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDbSystemComputePerformancesRequest |
ListDbSystemComputePerformancesRequest.Builder.build()
Build the instance of ListDbSystemComputePerformancesRequest as configured by this
builder
|
ListDbSystemComputePerformancesRequest |
ListDbSystemComputePerformancesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDbSystemComputePerformancesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListDbSystemComputePerformancesRequest.Builder |
ListDbSystemComputePerformancesRequest.Builder.copy(ListDbSystemComputePerformancesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.