Interface CloudAutonomousVmCluster.Builder

  • Method Details

    • cloudAutonomousVmClusterId

      CloudAutonomousVmCluster.Builder cloudAutonomousVmClusterId(String 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

      CloudAutonomousVmCluster.Builder cloudAutonomousVmClusterArn(String 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

      CloudAutonomousVmCluster.Builder odbNetworkId(String 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

      CloudAutonomousVmCluster.Builder ociResourceAnchorName(String 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

      CloudAutonomousVmCluster.Builder percentProgress(Float 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

      CloudAutonomousVmCluster.Builder displayName(String 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 include CREATING, 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 include CREATING, AVAILABLE, UPDATING, DELETING, DELETED, FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      CloudAutonomousVmCluster.Builder statusReason(String 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

      CloudAutonomousVmCluster.Builder cloudExadataInfrastructureId(String 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

      CloudAutonomousVmCluster.Builder availableContainerDatabases(Integer 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

      CloudAutonomousVmCluster.Builder availableCpus(Float 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

      CloudAutonomousVmCluster.Builder computeModel(String 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

      CloudAutonomousVmCluster.Builder computeModel(ComputeModel 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

      CloudAutonomousVmCluster.Builder cpuCoreCount(Integer 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

      CloudAutonomousVmCluster.Builder cpuCoreCountPerNode(Integer 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

      CloudAutonomousVmCluster.Builder cpuPercentage(Float 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

      CloudAutonomousVmCluster.Builder dataStorageSizeInGBs(Double 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

      CloudAutonomousVmCluster.Builder dataStorageSizeInTBs(Double 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

      CloudAutonomousVmCluster.Builder dbNodeStorageSizeInGBs(Integer 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

      CloudAutonomousVmCluster.Builder dbServers(String... 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

      CloudAutonomousVmCluster.Builder description(String 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

      CloudAutonomousVmCluster.Builder isMtlsEnabledVmCluster(Boolean 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

      CloudAutonomousVmCluster.Builder licenseModel(String licenseModel)

      The Oracle license model that applies to the Autonomous VM cluster. Valid values are LICENSE_INCLUDED or BRING_YOUR_OWN_LICENSE.

      Parameters:
      licenseModel - The Oracle license model that applies to the Autonomous VM cluster. Valid values are LICENSE_INCLUDED or BRING_YOUR_OWN_LICENSE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • licenseModel

      CloudAutonomousVmCluster.Builder licenseModel(LicenseModel licenseModel)

      The Oracle license model that applies to the Autonomous VM cluster. Valid values are LICENSE_INCLUDED or BRING_YOUR_OWN_LICENSE.

      Parameters:
      licenseModel - The Oracle license model that applies to the Autonomous VM cluster. Valid values are LICENSE_INCLUDED or BRING_YOUR_OWN_LICENSE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • maintenanceWindow

      CloudAutonomousVmCluster.Builder maintenanceWindow(MaintenanceWindow 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 the MaintenanceWindow.Builder avoiding the need to create one manually via MaintenanceWindow.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to maintenanceWindow(MaintenanceWindow).

      Parameters:
      maintenanceWindow - a consumer that will call methods on MaintenanceWindow.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • maxAcdsLowestScaledValue

      CloudAutonomousVmCluster.Builder maxAcdsLowestScaledValue(Integer 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

      CloudAutonomousVmCluster.Builder memorySizeInGBs(Integer 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

      CloudAutonomousVmCluster.Builder provisionedCpus(Float 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

      CloudAutonomousVmCluster.Builder reclaimableCpus(Float 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

      CloudAutonomousVmCluster.Builder reservedCpus(Float 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

      CloudAutonomousVmCluster.Builder scanListenerPortNonTls(Integer 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

      CloudAutonomousVmCluster.Builder scanListenerPortTls(Integer 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

      CloudAutonomousVmCluster.Builder timeOrdsCertificateExpires(Instant 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

      CloudAutonomousVmCluster.Builder totalContainerDatabases(Integer 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.