Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDbSystemShapesResponse> |
DatabaseAsync.listDbSystemShapes(ListDbSystemShapesRequest request,
AsyncHandler<ListDbSystemShapesRequest,ListDbSystemShapesResponse> handler)
Gets a list of the shapes that can be used to launch a new DB system.
|
Future<ListDbSystemShapesResponse> |
DatabaseAsyncClient.listDbSystemShapes(ListDbSystemShapesRequest request,
AsyncHandler<ListDbSystemShapesRequest,ListDbSystemShapesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDbSystemShapesRequest |
ListDbSystemShapesRequest.Builder.build()
Build the instance of ListDbSystemShapesRequest as configured by this builder
|
ListDbSystemShapesRequest |
ListDbSystemShapesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDbSystemShapesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDbSystemShapesRequest.Builder |
ListDbSystemShapesRequest.Builder.copy(ListDbSystemShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.