Class ReplaceHostDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • esxiSoftwareVersion

        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.

        Parameters:
        esxiSoftwareVersion - the value to set
        Returns:
        this builder