public static class CloudVmClusterSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CloudVmClusterSummary.Builder |
availabilityDomain(String availabilityDomain)
The name of the availability domain that the cloud Exadata infrastructure resource is
located in.
|
CloudVmClusterSummary.Builder |
backupNetworkNsgIds(List<String> backupNetworkNsgIds)
A list of the
OCIDs of the
network security groups (NSGs) that the backup network of this DB system belongs to.
|
CloudVmClusterSummary.Builder |
backupSubnetId(String backupSubnetId)
The OCID of the
backup network subnet associated with the cloud VM cluster.
|
CloudVmClusterSummary |
build() |
CloudVmClusterSummary.Builder |
cloudAutomationUpdateDetails(CloudAutomationUpdateDetails cloudAutomationUpdateDetails) |
CloudVmClusterSummary.Builder |
cloudExadataInfrastructureId(String cloudExadataInfrastructureId)
The OCID of the
cloud Exadata infrastructure.
|
CloudVmClusterSummary.Builder |
clusterName(String clusterName)
The cluster name for cloud VM cluster.
|
CloudVmClusterSummary.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment.
|
CloudVmClusterSummary.Builder |
copy(CloudVmClusterSummary model) |
CloudVmClusterSummary.Builder |
cpuCoreCount(Integer cpuCoreCount)
The number of CPU cores enabled on the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
dataCollectionOptions(DataCollectionOptions dataCollectionOptions) |
CloudVmClusterSummary.Builder |
dataStoragePercentage(Integer dataStoragePercentage)
The percentage assigned to DATA storage (user data and database files).
|
CloudVmClusterSummary.Builder |
dataStorageSizeInTBs(Double dataStorageSizeInTBs)
The data disk group size to be allocated in TBs.
|
CloudVmClusterSummary.Builder |
dbNodeStorageSizeInGBs(Integer dbNodeStorageSizeInGBs)
The local node storage to be allocated in GBs.
|
CloudVmClusterSummary.Builder |
dbServers(List<String> dbServers)
The list of DB servers.
|
CloudVmClusterSummary.Builder |
definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
CloudVmClusterSummary.Builder |
diskRedundancy(CloudVmClusterSummary.DiskRedundancy diskRedundancy)
The type of redundancy configured for the cloud Vm cluster.
|
CloudVmClusterSummary.Builder |
displayName(String displayName)
The user-friendly name for the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
domain(String domain)
The domain name for the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
fileSystemConfigurationDetails(List<FileSystemConfigurationDetail> fileSystemConfigurationDetails)
Details of the file system configuration of the VM cluster.
|
CloudVmClusterSummary.Builder |
freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
CloudVmClusterSummary.Builder |
giSoftwareImageId(String giSoftwareImageId)
The OCID of a
grid infrastructure software image.
|
CloudVmClusterSummary.Builder |
giVersion(String giVersion)
A valid Oracle Grid Infrastructure (GI) software version.
|
CloudVmClusterSummary.Builder |
hostname(String hostname)
The hostname for the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
id(String id)
The OCID of the
cloud VM cluster.
|
CloudVmClusterSummary.Builder |
isLocalBackupEnabled(Boolean isLocalBackupEnabled)
If true, database backup on local Exadata storage is configured for the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
isSparseDiskgroupEnabled(Boolean isSparseDiskgroupEnabled)
If true, sparse disk group is configured for the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
lastUpdateHistoryEntryId(String lastUpdateHistoryEntryId)
The OCID of the
last maintenance update history entry.
|
CloudVmClusterSummary.Builder |
licenseModel(CloudVmClusterSummary.LicenseModel licenseModel)
The Oracle license model that applies to the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
lifecycleDetails(String lifecycleDetails)
Additional information about the current lifecycle state.
|
CloudVmClusterSummary.Builder |
lifecycleState(CloudVmClusterSummary.LifecycleState lifecycleState)
The current state of the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
listenerPort(Long listenerPort)
The port number configured for the listener on the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
memorySizeInGBs(Integer memorySizeInGBs)
The memory to be allocated in GBs.
|
CloudVmClusterSummary.Builder |
nodeCount(Integer nodeCount)
The number of nodes in the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
nsgIds(List<String> nsgIds)
The list of
OCIDs for the
network security groups (NSGs) to which this resource belongs.
|
CloudVmClusterSummary.Builder |
ocpuCount(Float ocpuCount)
The number of OCPU cores to enable on the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
scanDnsName(String scanDnsName)
The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud
VM cluster.
|
CloudVmClusterSummary.Builder |
scanDnsRecordId(String scanDnsRecordId)
The OCID of the
DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
scanIpIds(List<String> scanIpIds)
The OCID of the
Single Client Access Name (SCAN) IP addresses associated with the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
scanListenerPortTcp(Integer scanListenerPortTcp)
The TCP Single Client Access Name (SCAN) port.
|
CloudVmClusterSummary.Builder |
scanListenerPortTcpSsl(Integer scanListenerPortTcpSsl)
The TCPS Single Client Access Name (SCAN) port.
|
CloudVmClusterSummary.Builder |
securityAttributes(Map<String,Map<String,Object>> securityAttributes)
Security Attributes for this resource.
|
CloudVmClusterSummary.Builder |
shape(String shape)
The model name of the Exadata hardware running the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
sshPublicKeys(List<String> sshPublicKeys)
The public key portion of one or more key pairs used for SSH access to the cloud VM
cluster.
|
CloudVmClusterSummary.Builder |
storageSizeInGBs(Integer storageSizeInGBs)
The storage allocation for the disk group, in gigabytes (GB).
|
CloudVmClusterSummary.Builder |
subnetId(String subnetId)
The OCID of the
subnet associated with the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
subscriptionId(String subscriptionId)
The OCID of the
subscription with which resource needs to be associated with.
|
CloudVmClusterSummary.Builder |
systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
CloudVmClusterSummary.Builder |
systemVersion(String systemVersion)
Operating system version of the image.
|
CloudVmClusterSummary.Builder |
timeCreated(Date timeCreated)
The date and time that the cloud VM cluster was created.
|
CloudVmClusterSummary.Builder |
timeZone(String timeZone)
The time zone of the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
vipIds(List<String> vipIds)
The OCID of the
virtual IP (VIP) addresses associated with the cloud VM cluster.
|
CloudVmClusterSummary.Builder |
zoneId(String zoneId)
The OCID of the zone the cloud VM cluster is associated with.
|
public CloudVmClusterSummary.Builder id(String id)
The OCID of the cloud VM cluster.
id
- the value to setpublic CloudVmClusterSummary.Builder compartmentId(String compartmentId)
The OCID of the compartment.
compartmentId
- the value to setpublic CloudVmClusterSummary.Builder subscriptionId(String subscriptionId)
The OCID of the subscription with which resource needs to be associated with.
subscriptionId
- the value to setpublic CloudVmClusterSummary.Builder availabilityDomain(String availabilityDomain)
The name of the availability domain that the cloud Exadata infrastructure resource is located in.
availabilityDomain
- the value to setpublic CloudVmClusterSummary.Builder subnetId(String subnetId)
The OCID of the subnet associated with the cloud VM cluster.
*Subnet Restrictions:** - For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and backup subnet.
subnetId
- the value to setpublic CloudVmClusterSummary.Builder backupSubnetId(String backupSubnetId)
The OCID of the backup network subnet associated with the cloud VM cluster.
*Subnet Restriction:** See the subnet restrictions information for **subnetId**.
backupSubnetId
- the value to setpublic CloudVmClusterSummary.Builder nsgIds(List<String> nsgIds)
The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions: - A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
nsgIds
- the value to setpublic CloudVmClusterSummary.Builder backupNetworkNsgIds(List<String> backupNetworkNsgIds)
A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.
backupNetworkNsgIds
- the value to setpublic CloudVmClusterSummary.Builder lastUpdateHistoryEntryId(String lastUpdateHistoryEntryId)
The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
lastUpdateHistoryEntryId
- the value to setpublic CloudVmClusterSummary.Builder shape(String shape)
The model name of the Exadata hardware running the cloud VM cluster.
shape
- the value to setpublic CloudVmClusterSummary.Builder listenerPort(Long listenerPort)
The port number configured for the listener on the cloud VM cluster.
listenerPort
- the value to setpublic CloudVmClusterSummary.Builder lifecycleState(CloudVmClusterSummary.LifecycleState lifecycleState)
The current state of the cloud VM cluster.
lifecycleState
- the value to setpublic CloudVmClusterSummary.Builder nodeCount(Integer nodeCount)
The number of nodes in the cloud VM cluster.
nodeCount
- the value to setpublic CloudVmClusterSummary.Builder storageSizeInGBs(Integer storageSizeInGBs)
The storage allocation for the disk group, in gigabytes (GB).
storageSizeInGBs
- the value to setpublic CloudVmClusterSummary.Builder displayName(String displayName)
The user-friendly name for the cloud VM cluster. The name does not need to be unique.
displayName
- the value to setpublic CloudVmClusterSummary.Builder timeCreated(Date timeCreated)
The date and time that the cloud VM cluster was created.
timeCreated
- the value to setpublic CloudVmClusterSummary.Builder lifecycleDetails(String lifecycleDetails)
Additional information about the current lifecycle state.
lifecycleDetails
- the value to setpublic CloudVmClusterSummary.Builder timeZone(String timeZone)
The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
timeZone
- the value to setpublic CloudVmClusterSummary.Builder hostname(String hostname)
The hostname for the cloud VM cluster.
hostname
- the value to setpublic CloudVmClusterSummary.Builder domain(String domain)
The domain name for the cloud VM cluster.
domain
- the value to setpublic CloudVmClusterSummary.Builder cpuCoreCount(Integer cpuCoreCount)
The number of CPU cores enabled on the cloud VM cluster.
cpuCoreCount
- the value to setpublic CloudVmClusterSummary.Builder ocpuCount(Float ocpuCount)
The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
ocpuCount
- the value to setpublic CloudVmClusterSummary.Builder memorySizeInGBs(Integer memorySizeInGBs)
The memory to be allocated in GBs.
memorySizeInGBs
- the value to setpublic CloudVmClusterSummary.Builder dbNodeStorageSizeInGBs(Integer dbNodeStorageSizeInGBs)
The local node storage to be allocated in GBs.
dbNodeStorageSizeInGBs
- the value to setpublic CloudVmClusterSummary.Builder dataStorageSizeInTBs(Double dataStorageSizeInTBs)
The data disk group size to be allocated in TBs.
dataStorageSizeInTBs
- the value to setpublic CloudVmClusterSummary.Builder dbServers(List<String> dbServers)
The list of DB servers.
dbServers
- the value to setpublic CloudVmClusterSummary.Builder clusterName(String clusterName)
The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
clusterName
- the value to setpublic CloudVmClusterSummary.Builder dataStoragePercentage(Integer dataStoragePercentage)
The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
dataStoragePercentage
- the value to setpublic CloudVmClusterSummary.Builder isLocalBackupEnabled(Boolean isLocalBackupEnabled)
If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
isLocalBackupEnabled
- the value to setpublic CloudVmClusterSummary.Builder cloudExadataInfrastructureId(String cloudExadataInfrastructureId)
The OCID of the cloud Exadata infrastructure.
cloudExadataInfrastructureId
- the value to setpublic CloudVmClusterSummary.Builder isSparseDiskgroupEnabled(Boolean isSparseDiskgroupEnabled)
If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
isSparseDiskgroupEnabled
- the value to setpublic CloudVmClusterSummary.Builder giVersion(String giVersion)
A valid Oracle Grid Infrastructure (GI) software version.
giVersion
- the value to setpublic CloudVmClusterSummary.Builder systemVersion(String systemVersion)
Operating system version of the image.
systemVersion
- the value to setpublic CloudVmClusterSummary.Builder sshPublicKeys(List<String> sshPublicKeys)
The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
sshPublicKeys
- the value to setpublic CloudVmClusterSummary.Builder licenseModel(CloudVmClusterSummary.LicenseModel licenseModel)
The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
licenseModel
- the value to setpublic CloudVmClusterSummary.Builder diskRedundancy(CloudVmClusterSummary.DiskRedundancy diskRedundancy)
The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
diskRedundancy
- the value to setpublic CloudVmClusterSummary.Builder scanIpIds(List<String> scanIpIds)
The OCID of the Single Client Access Name (SCAN) IP addresses associated with the cloud VM cluster. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster.
*Note:** For a single-node DB system, this list is empty.
scanIpIds
- the value to setpublic CloudVmClusterSummary.Builder vipIds(List<String> vipIds)
The OCID of the virtual IP (VIP) addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
*Note:** For a single-node DB system, this list is empty.
vipIds
- the value to setpublic CloudVmClusterSummary.Builder scanDnsRecordId(String scanDnsRecordId)
The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
scanDnsRecordId
- the value to setpublic CloudVmClusterSummary.Builder freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.
Example: {"Department": "Finance"}
freeformTags
- the value to setpublic CloudVmClusterSummary.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
definedTags
- the value to setpublic CloudVmClusterSummary.Builder securityAttributes(Map<String,Map<String,Object>> securityAttributes)
Security Attributes for this resource. Each key is predefined and scoped to a namespace.
For more information, see Resource
Tags.
Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}
securityAttributes
- the value to setpublic CloudVmClusterSummary.Builder systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
systemTags
- the value to setpublic CloudVmClusterSummary.Builder scanDnsName(String scanDnsName)
The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster.
scanDnsName
- the value to setpublic CloudVmClusterSummary.Builder zoneId(String zoneId)
The OCID of the zone the cloud VM cluster is associated with.
zoneId
- the value to setpublic CloudVmClusterSummary.Builder scanListenerPortTcp(Integer scanListenerPortTcp)
The TCP Single Client Access Name (SCAN) port. The default port is 1521.
scanListenerPortTcp
- the value to setpublic CloudVmClusterSummary.Builder scanListenerPortTcpSsl(Integer scanListenerPortTcpSsl)
The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
scanListenerPortTcpSsl
- the value to setpublic CloudVmClusterSummary.Builder dataCollectionOptions(DataCollectionOptions dataCollectionOptions)
public CloudVmClusterSummary.Builder giSoftwareImageId(String giSoftwareImageId)
The OCID of a
grid infrastructure software image. This is a database software image of the type GRID_IMAGE
.
giSoftwareImageId
- the value to setpublic CloudVmClusterSummary.Builder fileSystemConfigurationDetails(List<FileSystemConfigurationDetail> fileSystemConfigurationDetails)
Details of the file system configuration of the VM cluster.
fileSystemConfigurationDetails
- the value to setpublic CloudVmClusterSummary.Builder cloudAutomationUpdateDetails(CloudAutomationUpdateDetails cloudAutomationUpdateDetails)
public CloudVmClusterSummary build()
public CloudVmClusterSummary.Builder copy(CloudVmClusterSummary model)
Copyright © 2016–2024. All rights reserved.