static ClusterSummary.Builder |
ClusterSummary.builder() |
Create a new builder.
|
ClusterSummary.Builder |
ClusterSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the Cluster.
|
ClusterSummary.Builder |
ClusterSummary.Builder.computeAvailabilityDomain(String computeAvailabilityDomain) |
The availability domain that the Cluster’s ESXi hosts are running in.
|
ClusterSummary.Builder |
ClusterSummary.Builder.copy(ClusterSummary model) |
|
ClusterSummary.Builder |
ClusterSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ClusterSummary.Builder |
ClusterSummary.Builder.displayName(String displayName) |
A descriptive name for the Cluster.
|
ClusterSummary.Builder |
ClusterSummary.Builder.esxiHostsCount(Integer esxiHostsCount) |
The number of ESXi hosts in the Cluster.
|
ClusterSummary.Builder |
ClusterSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ClusterSummary.Builder |
ClusterSummary.Builder.id(String id) |
The OCID of the
compartment that contains the Cluster.
|
ClusterSummary.Builder |
ClusterSummary.Builder.initialHostOcpuCount(Float initialHostOcpuCount) |
The initial OCPU count of the Cluster’s ESXi hosts.
|
ClusterSummary.Builder |
ClusterSummary.Builder.initialHostShapeName(String initialHostShapeName) |
The initial compute shape of the Cluster’s ESXi hosts.
|
ClusterSummary.Builder |
ClusterSummary.Builder.isShieldedInstanceEnabled(Boolean isShieldedInstanceEnabled) |
Indicates whether shielded instance is enabled at the Cluster level.
|
ClusterSummary.Builder |
ClusterSummary.Builder.lifecycleState(LifecycleStates lifecycleState) |
The current state of the Cluster.
|
ClusterSummary.Builder |
ClusterSummary.Builder.sddcId(String sddcId) |
The OCID of the
SDDC that the Cluster belongs to.
|
ClusterSummary.Builder |
ClusterSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ClusterSummary.Builder |
ClusterSummary.Builder.timeCreated(Date timeCreated) |
The date and time the Cluster was created, in the format defined by
RFC3339.
|
ClusterSummary.Builder |
ClusterSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the Cluster was updated, in the format defined by
RFC3339.
|
ClusterSummary.Builder |
ClusterSummary.toBuilder() |
|
ClusterSummary.Builder |
ClusterSummary.Builder.vmwareSoftwareVersion(String vmwareSoftwareVersion) |
In general, this is a specific version of bundled VMware software supported by Oracle
Cloud VMware Solution (see listSupportedVmwareSoftwareVersions ).
|
ClusterSummary.Builder |
ClusterSummary.Builder.vsphereType(VsphereTypes vsphereType) |
vSphere Cluster types.
|