Class CreateExadbVmClusterDetails.Builder
- java.lang.Object
- 
- com.oracle.bmc.database.model.CreateExadbVmClusterDetails.Builder
 
- 
- Enclosing class:
- CreateExadbVmClusterDetails
 
 public static class CreateExadbVmClusterDetails.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description CreateExadbVmClusterDetails.BuilderavailabilityDomain(String availabilityDomain)The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.CreateExadbVmClusterDetails.BuilderbackupNetworkNsgIds(List<String> backupNetworkNsgIds)A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to.CreateExadbVmClusterDetails.BuilderbackupSubnetId(String backupSubnetId)The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetailsbuild()CreateExadbVmClusterDetails.BuilderclusterName(String clusterName)The cluster name for Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuildercompartmentId(String compartmentId)The OCID of the compartment.CreateExadbVmClusterDetails.Buildercopy(CreateExadbVmClusterDetails model)CreateExadbVmClusterDetails.BuilderdataCollectionOptions(DataCollectionOptions dataCollectionOptions)CreateExadbVmClusterDetails.BuilderdefinedTags(Map<String,Map<String,Object>> definedTags)Defined tags for this resource.CreateExadbVmClusterDetails.BuilderdisplayName(String displayName)The user-friendly name for the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.Builderdomain(String domain)A domain name used for the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuilderenabledECpuCount(Integer enabledECpuCount)The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuilderexascaleDbStorageVaultId(String exascaleDbStorageVaultId)The OCID of the Exadata Database Storage Vault.CreateExadbVmClusterDetails.BuilderfreeformTags(Map<String,String> freeformTags)Free-form tags for this resource.CreateExadbVmClusterDetails.BuildergridImageId(String gridImageId)Grid Setup will be done using this grid image id.CreateExadbVmClusterDetails.Builderhostname(String hostname)The hostname for the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuilderlicenseModel(CreateExadbVmClusterDetails.LicenseModel licenseModel)The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuildernodeCount(Integer nodeCount)The number of nodes in the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuildernsgIds(List<String> nsgIds)The list of OCIDs for the network security groups (NSGs) to which this resource belongs.CreateExadbVmClusterDetails.BuilderprivateZoneId(String privateZoneId)The private zone ID in which you want DNS records to be created.CreateExadbVmClusterDetails.BuilderscanListenerPortTcp(Integer scanListenerPortTcp)The TCP Single Client Access Name (SCAN) port.CreateExadbVmClusterDetails.BuilderscanListenerPortTcpSsl(Integer scanListenerPortTcpSsl)The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port.CreateExadbVmClusterDetails.BuildersecurityAttributes(Map<String,Map<String,Object>> securityAttributes)Security Attributes for this resource.CreateExadbVmClusterDetails.Buildershape(String shape)The shape of the Exadata VM cluster on Exascale Infrastructure resourceCreateExadbVmClusterDetails.BuildershapeAttribute(CreateExadbVmClusterDetails.ShapeAttribute shapeAttribute)The type of Exascale storage used for Exadata VM cluster.CreateExadbVmClusterDetails.BuildersshPublicKeys(List<String> sshPublicKeys)The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuildersubnetId(String subnetId)The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuildersubscriptionId(String subscriptionId)The OCID of the subscription with which resource needs to be associated with.CreateExadbVmClusterDetails.BuildersystemVersion(String systemVersion)Operating system version of the image.CreateExadbVmClusterDetails.BuildertimeZone(String timeZone)The time zone to use for the Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuildertotalECpuCount(Integer totalECpuCount)The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure.CreateExadbVmClusterDetails.BuildervmFileSystemStorage(ExadbVmClusterStorageDetails vmFileSystemStorage)
 
- 
- 
- 
Method Detail- 
compartmentIdpublic CreateExadbVmClusterDetails.Builder compartmentId(String compartmentId) The OCID of the compartment.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder
 
 - 
availabilityDomainpublic CreateExadbVmClusterDetails.Builder availabilityDomain(String availabilityDomain) The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.- Parameters:
- availabilityDomain- the value to set
- Returns:
- this builder
 
 - 
subnetIdpublic CreateExadbVmClusterDetails.Builder subnetId(String subnetId) The OCID of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.- Parameters:
- subnetId- the value to set
- Returns:
- this builder
 
 - 
backupSubnetIdpublic CreateExadbVmClusterDetails.Builder backupSubnetId(String backupSubnetId) The OCID of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.- Parameters:
- backupSubnetId- the value to set
- Returns:
- this builder
 
 - 
clusterNamepublic CreateExadbVmClusterDetails.Builder clusterName(String clusterName) The cluster name for Exadata VM cluster on Exascale Infrastructure.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. - Parameters:
- clusterName- the value to set
- Returns:
- this builder
 
 - 
displayNamepublic CreateExadbVmClusterDetails.Builder displayName(String displayName) The user-friendly name for the Exadata VM cluster on Exascale Infrastructure.The name does not need to be unique. - Parameters:
- displayName- the value to set
- Returns:
- this builder
 
 - 
hostnamepublic CreateExadbVmClusterDetails.Builder hostname(String hostname) The hostname for the Exadata VM cluster on Exascale Infrastructure.The hostname must begin with an alphabetic character, and can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters. The maximum length of the combined hostname and domain is 63 characters. *Note:** The hostname must be unique within the subnet. If it is not unique, then the Exadata VM cluster on Exascale Infrastructure will fail to provision. - Parameters:
- hostname- the value to set
- Returns:
- this builder
 
 - 
domainpublic CreateExadbVmClusterDetails.Builder domain(String domain) A domain name used for the Exadata VM cluster on Exascale Infrastructure.If the Oracle-provided internet and VCN resolver is enabled for the specified subnet, then the domain name for the subnet is used (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted. Applies to Exadata Database Service on Exascale Infrastructure only. - Parameters:
- domain- the value to set
- Returns:
- this builder
 
 - 
sshPublicKeyspublic CreateExadbVmClusterDetails.Builder sshPublicKeys(List<String> sshPublicKeys) The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.- Parameters:
- sshPublicKeys- the value to set
- Returns:
- this builder
 
 - 
licenseModelpublic CreateExadbVmClusterDetails.Builder licenseModel(CreateExadbVmClusterDetails.LicenseModel licenseModel) The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure.The default is BRING_YOUR_OWN_LICENSE. - Parameters:
- licenseModel- the value to set
- Returns:
- this builder
 
 - 
timeZonepublic CreateExadbVmClusterDetails.Builder timeZone(String timeZone) The time zone to use for the Exadata VM cluster on Exascale Infrastructure.For details, see Time Zones. - Parameters:
- timeZone- the value to set
- Returns:
- this builder
 
 - 
scanListenerPortTcppublic CreateExadbVmClusterDetails.Builder scanListenerPortTcp(Integer scanListenerPortTcp) The TCP Single Client Access Name (SCAN) port.The default port is 1521. - Parameters:
- scanListenerPortTcp- the value to set
- Returns:
- this builder
 
 - 
scanListenerPortTcpSslpublic CreateExadbVmClusterDetails.Builder scanListenerPortTcpSsl(Integer scanListenerPortTcpSsl) The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port.The default port is 2484. - Parameters:
- scanListenerPortTcpSsl- the value to set
- Returns:
- this builder
 
 - 
privateZoneIdpublic CreateExadbVmClusterDetails.Builder privateZoneId(String privateZoneId) The private zone ID in which you want DNS records to be created.- Parameters:
- privateZoneId- the value to set
- Returns:
- this builder
 
 - 
shapepublic CreateExadbVmClusterDetails.Builder shape(String shape) The shape of the Exadata VM cluster on Exascale Infrastructure resource- Parameters:
- shape- the value to set
- Returns:
- this builder
 
 - 
nodeCountpublic CreateExadbVmClusterDetails.Builder nodeCount(Integer nodeCount) The number of nodes in the Exadata VM cluster on Exascale Infrastructure.- Parameters:
- nodeCount- the value to set
- Returns:
- this builder
 
 - 
totalECpuCountpublic CreateExadbVmClusterDetails.Builder totalECpuCount(Integer totalECpuCount) The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure.- Parameters:
- totalECpuCount- the value to set
- Returns:
- this builder
 
 - 
enabledECpuCountpublic CreateExadbVmClusterDetails.Builder enabledECpuCount(Integer enabledECpuCount) The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure.- Parameters:
- enabledECpuCount- the value to set
- Returns:
- this builder
 
 - 
vmFileSystemStoragepublic CreateExadbVmClusterDetails.Builder vmFileSystemStorage(ExadbVmClusterStorageDetails vmFileSystemStorage) 
 - 
exascaleDbStorageVaultIdpublic CreateExadbVmClusterDetails.Builder exascaleDbStorageVaultId(String exascaleDbStorageVaultId) The OCID of the Exadata Database Storage Vault.- Parameters:
- exascaleDbStorageVaultId- the value to set
- Returns:
- this builder
 
 - 
nsgIdspublic CreateExadbVmClusterDetails.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 AI Databases with private access. The nsgIds list can be empty. - Parameters:
- nsgIds- the value to set
- Returns:
- this builder
 
 - 
backupNetworkNsgIdspublic CreateExadbVmClusterDetails.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. - Parameters:
- backupNetworkNsgIds- the value to set
- Returns:
- this builder
 
 - 
gridImageIdpublic CreateExadbVmClusterDetails.Builder gridImageId(String gridImageId) Grid Setup will be done using this grid image id.The grid image ID can be obtained using the API /20160918/giVersions/{majorVersion}/minorVersions?compartmentId= &shapeFamily=EXADB_XS&availabilityDomain= . The list of supported major versions can be obtained using the API /20160918/giVersions?compartmentId= &shape=ExaDbXS&availabilityDomain= - Parameters:
- gridImageId- the value to set
- Returns:
- this builder
 
 - 
systemVersionpublic CreateExadbVmClusterDetails.Builder systemVersion(String systemVersion) Operating system version of the image.- Parameters:
- systemVersion- the value to set
- Returns:
- this builder
 
 - 
freeformTagspublic CreateExadbVmClusterDetails.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"} - Parameters:
- freeformTags- the value to set
- Returns:
- this builder
 
 - 
definedTagspublic CreateExadbVmClusterDetails.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. - Parameters:
- definedTags- the value to set
- Returns:
- this builder
 
 - 
securityAttributespublic CreateExadbVmClusterDetails.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”}}} - Parameters:
- securityAttributes- the value to set
- Returns:
- this builder
 
 - 
dataCollectionOptionspublic CreateExadbVmClusterDetails.Builder dataCollectionOptions(DataCollectionOptions dataCollectionOptions) 
 - 
subscriptionIdpublic CreateExadbVmClusterDetails.Builder subscriptionId(String subscriptionId) The OCID of the subscription with which resource needs to be associated with.- Parameters:
- subscriptionId- the value to set
- Returns:
- this builder
 
 - 
shapeAttributepublic CreateExadbVmClusterDetails.Builder shapeAttribute(CreateExadbVmClusterDetails.ShapeAttribute shapeAttribute) The type of Exascale storage used for Exadata VM cluster.The default is SMART_STORAGE which supports Oracle Database 23ai and later - Parameters:
- shapeAttribute- the value to set
- Returns:
- this builder
 
 - 
buildpublic CreateExadbVmClusterDetails build() 
 - 
copypublic CreateExadbVmClusterDetails.Builder copy(CreateExadbVmClusterDetails model) 
 
- 
 
-