Package | Description |
---|---|
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
SupportedEsxiSoftwareVersionSummary |
SupportedEsxiSoftwareVersionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupportedEsxiSoftwareVersionSummary> |
SupportedVmwareSoftwareVersionSummary.getEsxiSoftwareVersions()
A list of supported ESXi software versions.
|
Modifier and Type | Method and Description |
---|---|
SupportedEsxiSoftwareVersionSummary.Builder |
SupportedEsxiSoftwareVersionSummary.Builder.copy(SupportedEsxiSoftwareVersionSummary model) |
Modifier and Type | Method and Description |
---|---|
SupportedVmwareSoftwareVersionSummary.Builder |
SupportedVmwareSoftwareVersionSummary.Builder.esxiSoftwareVersions(List<SupportedEsxiSoftwareVersionSummary> esxiSoftwareVersions)
A list of supported ESXi software versions.
|
Constructor and Description |
---|
SupportedVmwareSoftwareVersionSummary(String version,
String description,
List<SupportedEsxiSoftwareVersionSummary> esxiSoftwareVersions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.