Interface CreateBudgetActionResponse.Builder

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

public static interface CreateBudgetActionResponse.Builder extends BudgetsResponse.Builder, SdkPojo, CopyableBuilder<CreateBudgetActionResponse.Builder,CreateBudgetActionResponse>
  • Method Details

    • accountId

      Sets the value of the AccountId property for this object.
      Parameters:
      accountId - The new value for the AccountId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • budgetName

      Sets the value of the BudgetName property for this object.
      Parameters:
      budgetName - The new value for the BudgetName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actionId

      A system-generated universally unique identifier (UUID) for the action.

      Parameters:
      actionId - A system-generated universally unique identifier (UUID) for the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.