Interface DescribeBudgetsResponse.Builder

    • Method Detail

      • budgets

        DescribeBudgetsResponse.Builder budgets​(Budget... budgets)

        A list of budgets.

        Parameters:
        budgets - A list of budgets.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeBudgetsResponse.Builder nextToken​(String nextToken)

        The pagination token in the service response that indicates the next set of results that you can retrieve.

        Parameters:
        nextToken - The pagination token in the service response that indicates the next set of results that you can retrieve.
        Returns:
        Returns a reference to this object so that method calls can be chained together.