public static class ReplaceHostDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ReplaceHostDetails |
build() |
ReplaceHostDetails.Builder |
copy(ReplaceHostDetails model) |
ReplaceHostDetails.Builder |
esxiSoftwareVersion(String esxiSoftwareVersion)
The ESXi software bundle to install on the ESXi host.
|
public ReplaceHostDetails.Builder esxiSoftwareVersion(String esxiSoftwareVersion)
The ESXi software bundle to install on the ESXi host. Only versions under the same
vmwareSoftwareVersion and have been validate by Oracle Cloud VMware Solution will be
accepted. To get a list of the available versions, use listSupportedVmwareSoftwareVersions
.
esxiSoftwareVersion
- the value to setpublic ReplaceHostDetails build()
public ReplaceHostDetails.Builder copy(ReplaceHostDetails model)
Copyright © 2016–2024. All rights reserved.