Package | Description |
---|---|
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
static UpdateClusterDetails.Builder |
UpdateClusterDetails.builder()
Create a new builder.
|
UpdateClusterDetails.Builder |
UpdateClusterDetails.Builder.copy(UpdateClusterDetails model) |
UpdateClusterDetails.Builder |
UpdateClusterDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
UpdateClusterDetails.Builder |
UpdateClusterDetails.Builder.displayName(String displayName)
The OCID of the
Cluster.
|
UpdateClusterDetails.Builder |
UpdateClusterDetails.Builder.esxiSoftwareVersion(String esxiSoftwareVersion)
The version of bundled ESXi software that the Oracle Cloud VMware Solution will install
on any new ESXi hosts that you add to this Cluster in the future unless a specific
version is configured on the ESXi level.
|
UpdateClusterDetails.Builder |
UpdateClusterDetails.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
UpdateClusterDetails.Builder |
UpdateClusterDetails.Builder.networkConfiguration(NetworkConfiguration networkConfiguration) |
UpdateClusterDetails.Builder |
UpdateClusterDetails.toBuilder() |
UpdateClusterDetails.Builder |
UpdateClusterDetails.Builder.vmwareSoftwareVersion(String vmwareSoftwareVersion)
The version of bundled VMware software that the Oracle Cloud VMware Solution will install
on any new ESXi hosts that you add to this Cluster in the future.
|
Copyright © 2016–2024. All rights reserved.