Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Method and Description |
---|---|
Version |
Version.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Version> |
VersionSummary.getVersions()
The list of supported MySQL Versions.
|
Modifier and Type | Method and Description |
---|---|
Version.Builder |
Version.Builder.copy(Version model) |
Modifier and Type | Method and Description |
---|---|
VersionSummary.Builder |
VersionSummary.Builder.versions(List<Version> versions)
The list of supported MySQL Versions.
|
Constructor and Description |
---|
VersionSummary(String versionFamily,
List<Version> versions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.