Interface CloudAutonomousVmCluster.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<CloudAutonomousVmCluster.Builder,
,CloudAutonomousVmCluster> SdkBuilder<CloudAutonomousVmCluster.Builder,
,CloudAutonomousVmCluster> SdkPojo
- Enclosing class:
CloudAutonomousVmCluster
-
Method Summary
Modifier and TypeMethodDescriptionautonomousDataStoragePercentage
(Float autonomousDataStoragePercentage) The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.autonomousDataStorageSizeInTBs
(Double autonomousDataStorageSizeInTBs) The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.availableAutonomousDataStorageSizeInTBs
(Double availableAutonomousDataStorageSizeInTBs) The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.availableContainerDatabases
(Integer availableContainerDatabases) The number of Autonomous CDBs that you can create with the currently available storage.availableCpus
(Float availableCpus) The number of CPU cores available for allocation to Autonomous Databases.cloudAutonomousVmClusterArn
(String cloudAutonomousVmClusterArn) The Amazon Resource Name (ARN) for the Autonomous VM cluster.cloudAutonomousVmClusterId
(String cloudAutonomousVmClusterId) The unique identifier of the Autonomous VM cluster.cloudExadataInfrastructureId
(String cloudExadataInfrastructureId) The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.computeModel
(String computeModel) The compute model of the Autonomous VM cluster: ECPU or OCPU.computeModel
(ComputeModel computeModel) The compute model of the Autonomous VM cluster: ECPU or OCPU.cpuCoreCount
(Integer cpuCoreCount) The total number of CPU cores in the Autonomous VM cluster.cpuCoreCountPerNode
(Integer cpuCoreCountPerNode) The number of CPU cores enabled per node in the Autonomous VM cluster.cpuPercentage
(Float cpuPercentage) The percentage of total CPU cores currently in use in the Autonomous VM cluster.The date and time when the Autonomous VM cluster was created.dataStorageSizeInGBs
(Double dataStorageSizeInGBs) The total data storage allocated to the Autonomous VM cluster, in GB.dataStorageSizeInTBs
(Double dataStorageSizeInTBs) The total data storage allocated to the Autonomous VM cluster, in TB.dbNodeStorageSizeInGBs
(Integer dbNodeStorageSizeInGBs) The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).The list of database servers associated with the Autonomous VM cluster.dbServers
(Collection<String> dbServers) The list of database servers associated with the Autonomous VM cluster.description
(String description) The user-provided description of the Autonomous VM cluster.displayName
(String displayName) The display name of the Autonomous VM cluster.The domain name for the Autonomous VM cluster.exadataStorageInTBsLowestScaledValue
(Double exadataStorageInTBsLowestScaledValue) The minimum value to which you can scale down the Exadata storage, in TB.The hostname for the Autonomous VM cluster.isMtlsEnabledVmCluster
(Boolean isMtlsEnabledVmCluster) Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.licenseModel
(String licenseModel) The Oracle license model that applies to the Autonomous VM cluster.licenseModel
(LicenseModel licenseModel) The Oracle license model that applies to the Autonomous VM cluster.default CloudAutonomousVmCluster.Builder
maintenanceWindow
(Consumer<MaintenanceWindow.Builder> maintenanceWindow) The scheduling details for the maintenance window.maintenanceWindow
(MaintenanceWindow maintenanceWindow) The scheduling details for the maintenance window.maxAcdsLowestScaledValue
(Integer maxAcdsLowestScaledValue) The minimum value to which you can scale down the maximum number of Autonomous CDBs.memoryPerOracleComputeUnitInGBs
(Integer memoryPerOracleComputeUnitInGBs) The amount of memory allocated per Oracle Compute Unit, in GB.memorySizeInGBs
(Integer memorySizeInGBs) The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).The number of database server nodes in the Autonomous VM cluster.nonProvisionableAutonomousContainerDatabases
(Integer nonProvisionableAutonomousContainerDatabases) The number of Autonomous CDBs that can't be provisioned because of resource constraints.The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.ociResourceAnchorName
(String ociResourceAnchorName) The name of the OCI resource anchor associated with this Autonomous VM cluster.The URL for accessing the OCI console page for this Autonomous VM cluster.odbNetworkId
(String odbNetworkId) The unique identifier of the ODB network associated with this Autonomous VM cluster.percentProgress
(Float percentProgress) The progress of the current operation on the Autonomous VM cluster, as a percentage.provisionableAutonomousContainerDatabases
(Integer provisionableAutonomousContainerDatabases) The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.provisionedAutonomousContainerDatabases
(Integer provisionedAutonomousContainerDatabases) The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.provisionedCpus
(Float provisionedCpus) The number of CPU cores currently provisioned in the Autonomous VM cluster.reclaimableCpus
(Float reclaimableCpus) The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.reservedCpus
(Float reservedCpus) The number of CPU cores reserved for system operations and redundancy.scanListenerPortNonTls
(Integer scanListenerPortNonTls) The SCAN listener port for non-TLS (TCP) protocol.scanListenerPortTls
(Integer scanListenerPortTls) The SCAN listener port for TLS (TCP) protocol.The shape of the Exadata infrastructure for the Autonomous VM cluster.The current state of the Autonomous VM cluster.status
(ResourceStatus status) The current state of the Autonomous VM cluster.statusReason
(String statusReason) Additional information about the current status of the Autonomous VM cluster.timeDatabaseSslCertificateExpires
(Instant timeDatabaseSslCertificateExpires) The expiration date and time of the database SSL certificate.timeOrdsCertificateExpires
(Instant timeOrdsCertificateExpires) The expiration date and time of the Oracle REST Data Services (ORDS) certificate.The time zone of the Autonomous VM cluster.totalContainerDatabases
(Integer totalContainerDatabases) The total number of Autonomous Container Databases that can be created with the allocated local storage.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
cloudAutonomousVmClusterId
The unique identifier of the Autonomous VM cluster.
- Parameters:
cloudAutonomousVmClusterId
- The unique identifier of the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
cloudAutonomousVmClusterArn
The Amazon Resource Name (ARN) for the Autonomous VM cluster.
- Parameters:
cloudAutonomousVmClusterArn
- The Amazon Resource Name (ARN) for the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
odbNetworkId
The unique identifier of the ODB network associated with this Autonomous VM cluster.
- Parameters:
odbNetworkId
- The unique identifier of the ODB network associated with this Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ociResourceAnchorName
The name of the OCI resource anchor associated with this Autonomous VM cluster.
- Parameters:
ociResourceAnchorName
- The name of the OCI resource anchor associated with this Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
percentProgress
The progress of the current operation on the Autonomous VM cluster, as a percentage.
- Parameters:
percentProgress
- The progress of the current operation on the Autonomous VM cluster, as a percentage.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
displayName
The display name of the Autonomous VM cluster.
- Parameters:
displayName
- The display name of the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
status
The current state of the Autonomous VM cluster. Possible values include
CREATING
,AVAILABLE
,UPDATING
,DELETING
,DELETED
,FAILED
.- Parameters:
status
- The current state of the Autonomous VM cluster. Possible values includeCREATING
,AVAILABLE
,UPDATING
,DELETING
,DELETED
,FAILED
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
status
The current state of the Autonomous VM cluster. Possible values include
CREATING
,AVAILABLE
,UPDATING
,DELETING
,DELETED
,FAILED
.- Parameters:
status
- The current state of the Autonomous VM cluster. Possible values includeCREATING
,AVAILABLE
,UPDATING
,DELETING
,DELETED
,FAILED
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
statusReason
Additional information about the current status of the Autonomous VM cluster.
- Parameters:
statusReason
- Additional information about the current status of the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
cloudExadataInfrastructureId
The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.
- Parameters:
cloudExadataInfrastructureId
- The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autonomousDataStoragePercentage
CloudAutonomousVmCluster.Builder autonomousDataStoragePercentage(Float autonomousDataStoragePercentage) The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
- Parameters:
autonomousDataStoragePercentage
- The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autonomousDataStorageSizeInTBs
CloudAutonomousVmCluster.Builder autonomousDataStorageSizeInTBs(Double autonomousDataStorageSizeInTBs) The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.
- Parameters:
autonomousDataStorageSizeInTBs
- The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availableAutonomousDataStorageSizeInTBs
CloudAutonomousVmCluster.Builder availableAutonomousDataStorageSizeInTBs(Double availableAutonomousDataStorageSizeInTBs) The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
- Parameters:
availableAutonomousDataStorageSizeInTBs
- The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availableContainerDatabases
The number of Autonomous CDBs that you can create with the currently available storage.
- Parameters:
availableContainerDatabases
- The number of Autonomous CDBs that you can create with the currently available storage.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availableCpus
The number of CPU cores available for allocation to Autonomous Databases.
- Parameters:
availableCpus
- The number of CPU cores available for allocation to Autonomous Databases.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
computeModel
The compute model of the Autonomous VM cluster: ECPU or OCPU.
- Parameters:
computeModel
- The compute model of the Autonomous VM cluster: ECPU or OCPU.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
computeModel
The compute model of the Autonomous VM cluster: ECPU or OCPU.
- Parameters:
computeModel
- The compute model of the Autonomous VM cluster: ECPU or OCPU.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
cpuCoreCount
The total number of CPU cores in the Autonomous VM cluster.
- Parameters:
cpuCoreCount
- The total number of CPU cores in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
cpuCoreCountPerNode
The number of CPU cores enabled per node in the Autonomous VM cluster.
- Parameters:
cpuCoreCountPerNode
- The number of CPU cores enabled per node in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
cpuPercentage
The percentage of total CPU cores currently in use in the Autonomous VM cluster.
- Parameters:
cpuPercentage
- The percentage of total CPU cores currently in use in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataStorageSizeInGBs
The total data storage allocated to the Autonomous VM cluster, in GB.
- Parameters:
dataStorageSizeInGBs
- The total data storage allocated to the Autonomous VM cluster, in GB.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataStorageSizeInTBs
The total data storage allocated to the Autonomous VM cluster, in TB.
- Parameters:
dataStorageSizeInTBs
- The total data storage allocated to the Autonomous VM cluster, in TB.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dbNodeStorageSizeInGBs
The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
- Parameters:
dbNodeStorageSizeInGBs
- The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dbServers
The list of database servers associated with the Autonomous VM cluster.
- Parameters:
dbServers
- The list of database servers associated with the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dbServers
The list of database servers associated with the Autonomous VM cluster.
- Parameters:
dbServers
- The list of database servers associated with the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
description
The user-provided description of the Autonomous VM cluster.
- Parameters:
description
- The user-provided description of the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
domain
The domain name for the Autonomous VM cluster.
- Parameters:
domain
- The domain name for the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
exadataStorageInTBsLowestScaledValue
CloudAutonomousVmCluster.Builder exadataStorageInTBsLowestScaledValue(Double exadataStorageInTBsLowestScaledValue) The minimum value to which you can scale down the Exadata storage, in TB.
- Parameters:
exadataStorageInTBsLowestScaledValue
- The minimum value to which you can scale down the Exadata storage, in TB.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
hostname
The hostname for the Autonomous VM cluster.
- Parameters:
hostname
- The hostname for the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ocid
The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
- Parameters:
ocid
- The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ociUrl
The URL for accessing the OCI console page for this Autonomous VM cluster.
- Parameters:
ociUrl
- The URL for accessing the OCI console page for this Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isMtlsEnabledVmCluster
Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.
- Parameters:
isMtlsEnabledVmCluster
- Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
licenseModel
The Oracle license model that applies to the Autonomous VM cluster. Valid values are
LICENSE_INCLUDED
orBRING_YOUR_OWN_LICENSE
.- Parameters:
licenseModel
- The Oracle license model that applies to the Autonomous VM cluster. Valid values areLICENSE_INCLUDED
orBRING_YOUR_OWN_LICENSE
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
licenseModel
The Oracle license model that applies to the Autonomous VM cluster. Valid values are
LICENSE_INCLUDED
orBRING_YOUR_OWN_LICENSE
.- Parameters:
licenseModel
- The Oracle license model that applies to the Autonomous VM cluster. Valid values areLICENSE_INCLUDED
orBRING_YOUR_OWN_LICENSE
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
maintenanceWindow
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- Parameters:
maintenanceWindow
- The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maintenanceWindow
default CloudAutonomousVmCluster.Builder maintenanceWindow(Consumer<MaintenanceWindow.Builder> maintenanceWindow) The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
This is a convenience method that creates an instance of theMaintenanceWindow.Builder
avoiding the need to create one manually viaMaintenanceWindow.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tomaintenanceWindow(MaintenanceWindow)
.- Parameters:
maintenanceWindow
- a consumer that will call methods onMaintenanceWindow.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
maxAcdsLowestScaledValue
The minimum value to which you can scale down the maximum number of Autonomous CDBs.
- Parameters:
maxAcdsLowestScaledValue
- The minimum value to which you can scale down the maximum number of Autonomous CDBs.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
memoryPerOracleComputeUnitInGBs
CloudAutonomousVmCluster.Builder memoryPerOracleComputeUnitInGBs(Integer memoryPerOracleComputeUnitInGBs) The amount of memory allocated per Oracle Compute Unit, in GB.
- Parameters:
memoryPerOracleComputeUnitInGBs
- The amount of memory allocated per Oracle Compute Unit, in GB.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
memorySizeInGBs
The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
- Parameters:
memorySizeInGBs
- The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
nodeCount
The number of database server nodes in the Autonomous VM cluster.
- Parameters:
nodeCount
- The number of database server nodes in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
nonProvisionableAutonomousContainerDatabases
CloudAutonomousVmCluster.Builder nonProvisionableAutonomousContainerDatabases(Integer nonProvisionableAutonomousContainerDatabases) The number of Autonomous CDBs that can't be provisioned because of resource constraints.
- Parameters:
nonProvisionableAutonomousContainerDatabases
- The number of Autonomous CDBs that can't be provisioned because of resource constraints.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
provisionableAutonomousContainerDatabases
CloudAutonomousVmCluster.Builder provisionableAutonomousContainerDatabases(Integer provisionableAutonomousContainerDatabases) The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
- Parameters:
provisionableAutonomousContainerDatabases
- The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
provisionedAutonomousContainerDatabases
CloudAutonomousVmCluster.Builder provisionedAutonomousContainerDatabases(Integer provisionedAutonomousContainerDatabases) The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
- Parameters:
provisionedAutonomousContainerDatabases
- The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
provisionedCpus
The number of CPU cores currently provisioned in the Autonomous VM cluster.
- Parameters:
provisionedCpus
- The number of CPU cores currently provisioned in the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
reclaimableCpus
The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
- Parameters:
reclaimableCpus
- The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
reservedCpus
The number of CPU cores reserved for system operations and redundancy.
- Parameters:
reservedCpus
- The number of CPU cores reserved for system operations and redundancy.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
scanListenerPortNonTls
The SCAN listener port for non-TLS (TCP) protocol. The default is 1521.
- Parameters:
scanListenerPortNonTls
- The SCAN listener port for non-TLS (TCP) protocol. The default is 1521.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
scanListenerPortTls
The SCAN listener port for TLS (TCP) protocol. The default is 2484.
- Parameters:
scanListenerPortTls
- The SCAN listener port for TLS (TCP) protocol. The default is 2484.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shape
The shape of the Exadata infrastructure for the Autonomous VM cluster.
- Parameters:
shape
- The shape of the Exadata infrastructure for the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
createdAt
The date and time when the Autonomous VM cluster was created.
- Parameters:
createdAt
- The date and time when the Autonomous VM cluster was created.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
timeDatabaseSslCertificateExpires
CloudAutonomousVmCluster.Builder timeDatabaseSslCertificateExpires(Instant timeDatabaseSslCertificateExpires) The expiration date and time of the database SSL certificate.
- Parameters:
timeDatabaseSslCertificateExpires
- The expiration date and time of the database SSL certificate.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
timeOrdsCertificateExpires
The expiration date and time of the Oracle REST Data Services (ORDS) certificate.
- Parameters:
timeOrdsCertificateExpires
- The expiration date and time of the Oracle REST Data Services (ORDS) certificate.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
timeZone
The time zone of the Autonomous VM cluster.
- Parameters:
timeZone
- The time zone of the Autonomous VM cluster.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
totalContainerDatabases
The total number of Autonomous Container Databases that can be created with the allocated local storage.
- Parameters:
totalContainerDatabases
- The total number of Autonomous Container Databases that can be created with the allocated local storage.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-