Interface PricingAttributes.Builder

  • Method Details

    • currentPlan

      PricingAttributes.Builder currentPlan(String currentPlan)

      The pricing plan that is currently active on your Amazon SES account.

      Parameters:
      currentPlan - The pricing plan that is currently active on your Amazon SES account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • currentPlan

      PricingAttributes.Builder currentPlan(PricingPlan currentPlan)

      The pricing plan that is currently active on your Amazon SES account.

      Parameters:
      currentPlan - The pricing plan that is currently active on your Amazon SES account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nextPlan

      PricingAttributes.Builder nextPlan(String nextPlan)

      The pricing plan that will become active at the start of the next billing cycle, if a scheduled change has been requested. This field is empty when no scheduled change is pending.

      Parameters:
      nextPlan - The pricing plan that will become active at the start of the next billing cycle, if a scheduled change has been requested. This field is empty when no scheduled change is pending.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nextPlan

      The pricing plan that will become active at the start of the next billing cycle, if a scheduled change has been requested. This field is empty when no scheduled change is pending.

      Parameters:
      nextPlan - The pricing plan that will become active at the start of the next billing cycle, if a scheduled change has been requested. This field is empty when no scheduled change is pending.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: