Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
ListShapesResponse |
Mysqlaas.listShapes(ListShapesRequest request)
Gets a list of the shapes you can use to create a new MySQL DB System.
|
ListShapesResponse |
MysqlaasClient.listShapes(ListShapesRequest request) |
Future<ListShapesResponse> |
MysqlaasAsyncClient.listShapes(ListShapesRequest request,
AsyncHandler<ListShapesRequest,ListShapesResponse> handler) |
Future<ListShapesResponse> |
MysqlaasAsync.listShapes(ListShapesRequest request,
AsyncHandler<ListShapesRequest,ListShapesResponse> handler)
Gets a list of the shapes you can use to create a new MySQL DB System.
|
Modifier and Type | Method and Description |
---|---|
Future<ListShapesResponse> |
MysqlaasAsyncClient.listShapes(ListShapesRequest request,
AsyncHandler<ListShapesRequest,ListShapesResponse> handler) |
Future<ListShapesResponse> |
MysqlaasAsync.listShapes(ListShapesRequest request,
AsyncHandler<ListShapesRequest,ListShapesResponse> handler)
Gets a list of the shapes you can use to create a new MySQL DB System.
|
Modifier and Type | Method and Description |
---|---|
ListShapesRequest |
ListShapesRequest.Builder.build()
Build the instance of ListShapesRequest as configured by this builder
|
ListShapesRequest |
ListShapesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListShapesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListShapesRequest.Builder |
ListShapesRequest.Builder.copy(ListShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.