Interface UpdatePricingPlanResponse.Builder

All Superinterfaces:
AwsResponse.Builder, BillingconductorResponse.Builder, Buildable, CopyableBuilder<UpdatePricingPlanResponse.Builder,UpdatePricingPlanResponse>, SdkBuilder<UpdatePricingPlanResponse.Builder,UpdatePricingPlanResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdatePricingPlanResponse

  • Method Details

    • 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

      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

      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.