Interface PutAccountPricingAttributesRequest.Builder

  • Method Details

    • plan

      The pricing plan to apply to your Amazon SES account. Can be one of the following:

      • NONE – No pricing plan is applied; billing follows per-feature pricing.

      • ESSENTIALS – Baseline Amazon SES capabilities and select premium features.

      • PRO – Includes everything in ESSENTIALS, plus additional premium features for growing senders.

      • ENTERPRISE – Includes everything in PRO, plus features intended for large-scale senders.

      Parameters:
      plan - The pricing plan to apply to your Amazon SES account. Can be one of the following:

      • NONE – No pricing plan is applied; billing follows per-feature pricing.

      • ESSENTIALS – Baseline Amazon SES capabilities and select premium features.

      • PRO – Includes everything in ESSENTIALS, plus additional premium features for growing senders.

      • ENTERPRISE – Includes everything in PRO, plus features intended for large-scale senders.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • plan

      The pricing plan to apply to your Amazon SES account. Can be one of the following:

      • NONE – No pricing plan is applied; billing follows per-feature pricing.

      • ESSENTIALS – Baseline Amazon SES capabilities and select premium features.

      • PRO – Includes everything in ESSENTIALS, plus additional premium features for growing senders.

      • ENTERPRISE – Includes everything in PRO, plus features intended for large-scale senders.

      Parameters:
      plan - The pricing plan to apply to your Amazon SES account. Can be one of the following:

      • NONE – No pricing plan is applied; billing follows per-feature pricing.

      • ESSENTIALS – Baseline Amazon SES capabilities and select premium features.

      • PRO – Includes everything in ESSENTIALS, plus additional premium features for growing senders.

      • ENTERPRISE – Includes everything in PRO, plus features intended for large-scale senders.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • overrideConfiguration

      Description copied from interface: AwsRequest.Builder
      Add an optional request override configuration.
      Specified by:
      overrideConfiguration in interface AwsRequest.Builder
      Parameters:
      overrideConfiguration - The override configuration.
      Returns:
      This object for method chaining.
    • overrideConfiguration

      Description copied from interface: AwsRequest.Builder
      Add an optional request override configuration.
      Specified by:
      overrideConfiguration in interface AwsRequest.Builder
      Parameters:
      builderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be given.
      Returns:
      This object for method chaining.