Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
ListVersionsResponse |
Mysqlaas.listVersions(ListVersionsRequest request)
Get a list of supported and available MySQL database major versions.
|
ListVersionsResponse |
MysqlaasClient.listVersions(ListVersionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListVersionsResponse> |
MysqlaasAsyncClient.listVersions(ListVersionsRequest request,
AsyncHandler<ListVersionsRequest,ListVersionsResponse> handler) |
Future<ListVersionsResponse> |
MysqlaasAsync.listVersions(ListVersionsRequest request,
AsyncHandler<ListVersionsRequest,ListVersionsResponse> handler)
Get a list of supported and available MySQL database major versions.
|
Modifier and Type | Method and Description |
---|---|
Future<ListVersionsResponse> |
MysqlaasAsyncClient.listVersions(ListVersionsRequest request,
AsyncHandler<ListVersionsRequest,ListVersionsResponse> handler) |
Future<ListVersionsResponse> |
MysqlaasAsync.listVersions(ListVersionsRequest request,
AsyncHandler<ListVersionsRequest,ListVersionsResponse> handler)
Get a list of supported and available MySQL database major versions.
|
Modifier and Type | Method and Description |
---|---|
ListVersionsResponse |
ListVersionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListVersionsResponse.Builder |
ListVersionsResponse.Builder.copy(ListVersionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.