Interface UpdatePricingPlanResponse.Builder

    • Method Detail

      • arn

        UpdatePricingPlanResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the updated pricing plan.

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

        UpdatePricingPlanResponse.Builder name​(String name)

        The name of the pricing plan. The name must be unique to each pricing plan.

        Parameters:
        name - The name of the pricing plan. The name must be unique to each pricing plan.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        UpdatePricingPlanResponse.Builder description​(String description)

        The new description for the pricing rule.

        Parameters:
        description - The new description for the pricing rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • size

        UpdatePricingPlanResponse.Builder size​(Long size)

        The pricing rules count that's currently associated with this pricing plan list.

        Parameters:
        size - The pricing rules count that's currently associated with this pricing plan list.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        UpdatePricingPlanResponse.Builder lastModifiedTime​(Long lastModifiedTime)

        The most recent time when the pricing plan was modified.

        Parameters:
        lastModifiedTime - The most recent time when the pricing plan was modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.