Interface RedshiftReservedInstancesConfiguration.Builder

    • Method Detail

      • accountScope

        RedshiftReservedInstancesConfiguration.Builder accountScope​(String accountScope)

        The account scope that you want your recommendations for.

        Parameters:
        accountScope - The account scope that you want your recommendations for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • currentGeneration

        RedshiftReservedInstancesConfiguration.Builder currentGeneration​(String currentGeneration)

        Determines whether the recommendation is for a current generation instance.

        Parameters:
        currentGeneration - Determines whether the recommendation is for a current generation instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceFamily

        RedshiftReservedInstancesConfiguration.Builder instanceFamily​(String instanceFamily)

        The instance family of the recommended reservation.

        Parameters:
        instanceFamily - The instance family of the recommended reservation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceType

        RedshiftReservedInstancesConfiguration.Builder instanceType​(String instanceType)

        The type of instance that Amazon Web Services recommends.

        Parameters:
        instanceType - The type of instance that Amazon Web Services recommends.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • monthlyRecurringCost

        RedshiftReservedInstancesConfiguration.Builder monthlyRecurringCost​(String monthlyRecurringCost)

        How much purchasing reserved instances costs you on a monthly basis.

        Parameters:
        monthlyRecurringCost - How much purchasing reserved instances costs you on a monthly basis.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • normalizedUnitsToPurchase

        RedshiftReservedInstancesConfiguration.Builder normalizedUnitsToPurchase​(String normalizedUnitsToPurchase)

        The number of normalized units that Amazon Web Services recommends that you purchase.

        Parameters:
        normalizedUnitsToPurchase - The number of normalized units that Amazon Web Services recommends that you purchase.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • numberOfInstancesToPurchase

        RedshiftReservedInstancesConfiguration.Builder numberOfInstancesToPurchase​(String numberOfInstancesToPurchase)

        The number of instances that Amazon Web Services recommends that you purchase.

        Parameters:
        numberOfInstancesToPurchase - The number of instances that Amazon Web Services recommends that you purchase.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • paymentOption

        RedshiftReservedInstancesConfiguration.Builder paymentOption​(String paymentOption)

        The payment option for the commitment.

        Parameters:
        paymentOption - The payment option for the commitment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reservedInstancesRegion

        RedshiftReservedInstancesConfiguration.Builder reservedInstancesRegion​(String reservedInstancesRegion)

        The Amazon Web Services Region of the commitment.

        Parameters:
        reservedInstancesRegion - The Amazon Web Services Region of the commitment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • service

        RedshiftReservedInstancesConfiguration.Builder service​(String service)

        The service that you want your recommendations for.

        Parameters:
        service - The service that you want your recommendations for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sizeFlexEligible

        RedshiftReservedInstancesConfiguration.Builder sizeFlexEligible​(Boolean sizeFlexEligible)

        Determines whether the recommendation is size flexible.

        Parameters:
        sizeFlexEligible - Determines whether the recommendation is size flexible.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • term

        RedshiftReservedInstancesConfiguration.Builder term​(String term)

        The reserved instances recommendation term in years.

        Parameters:
        term - The reserved instances recommendation term in years.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • upfrontCost

        RedshiftReservedInstancesConfiguration.Builder upfrontCost​(String upfrontCost)

        How much purchasing this instance costs you upfront.

        Parameters:
        upfrontCost - How much purchasing this instance costs you upfront.
        Returns:
        Returns a reference to this object so that method calls can be chained together.