Interface DbInstanceForClusterSummary.Builder

  • Method Details

    • id

      The service-generated unique identifier of the DB instance.

      Parameters:
      id - The service-generated unique identifier of the DB instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      A service-generated name for the DB instance based on the customer-supplied name for the DB cluster.

      Parameters:
      name - A service-generated name for the DB instance based on the customer-supplied name for the DB cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the DB instance.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the DB instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the DB instance.

      Parameters:
      status - The status of the DB instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the DB instance.

      Parameters:
      status - The status of the DB instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • endpoint

      The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.

      Parameters:
      endpoint - The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port number on which InfluxDB accepts connections.

      Parameters:
      port - The port number on which InfluxDB accepts connections.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkType

      DbInstanceForClusterSummary.Builder networkType(String networkType)

      Specifies whether the network type of the Timestream for InfluxDB instance is IPv4, which can communicate over IPv4 protocol only, or DUAL, which can communicate over both IPv4 and IPv6 protocols.

      Parameters:
      networkType - Specifies whether the network type of the Timestream for InfluxDB instance is IPv4, which can communicate over IPv4 protocol only, or DUAL, which can communicate over both IPv4 and IPv6 protocols.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • networkType

      Specifies whether the network type of the Timestream for InfluxDB instance is IPv4, which can communicate over IPv4 protocol only, or DUAL, which can communicate over both IPv4 and IPv6 protocols.

      Parameters:
      networkType - Specifies whether the network type of the Timestream for InfluxDB instance is IPv4, which can communicate over IPv4 protocol only, or DUAL, which can communicate over both IPv4 and IPv6 protocols.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dbInstanceType

      DbInstanceForClusterSummary.Builder dbInstanceType(String dbInstanceType)

      The Timestream for InfluxDB instance type to run InfluxDB on.

      Parameters:
      dbInstanceType - The Timestream for InfluxDB instance type to run InfluxDB on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dbInstanceType

      DbInstanceForClusterSummary.Builder dbInstanceType(DbInstanceType dbInstanceType)

      The Timestream for InfluxDB instance type to run InfluxDB on.

      Parameters:
      dbInstanceType - The Timestream for InfluxDB instance type to run InfluxDB on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dbStorageType

      DbInstanceForClusterSummary.Builder dbStorageType(String dbStorageType)

      The storage type for your DB instance.

      Parameters:
      dbStorageType - The storage type for your DB instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dbStorageType

      DbInstanceForClusterSummary.Builder dbStorageType(DbStorageType dbStorageType)

      The storage type for your DB instance.

      Parameters:
      dbStorageType - The storage type for your DB instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • allocatedStorage

      DbInstanceForClusterSummary.Builder allocatedStorage(Integer allocatedStorage)

      The amount of storage allocated for your DB storage type in GiB (gibibytes).

      Parameters:
      allocatedStorage - The amount of storage allocated for your DB storage type in GiB (gibibytes).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deploymentType

      DbInstanceForClusterSummary.Builder deploymentType(String deploymentType)

      Specifies the deployment type if applicable.

      Parameters:
      deploymentType - Specifies the deployment type if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • deploymentType

      DbInstanceForClusterSummary.Builder deploymentType(DeploymentType deploymentType)

      Specifies the deployment type if applicable.

      Parameters:
      deploymentType - Specifies the deployment type if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • instanceMode

      DbInstanceForClusterSummary.Builder instanceMode(String instanceMode)

      Specifies the DB instance's role in the cluster.

      Parameters:
      instanceMode - Specifies the DB instance's role in the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • instanceMode

      Specifies the DB instance's role in the cluster.

      Parameters:
      instanceMode - Specifies the DB instance's role in the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: