Interface ListCostCategoryDefinitionsResponse.Builder

    • Method Detail

      • costCategoryReferences

        ListCostCategoryDefinitionsResponse.Builder costCategoryReferences​(Collection<CostCategoryReference> costCategoryReferences)

        A reference to a Cost Category that contains enough information to identify the Cost Category.

        Parameters:
        costCategoryReferences - A reference to a Cost Category that contains enough information to identify the Cost Category.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • costCategoryReferences

        ListCostCategoryDefinitionsResponse.Builder costCategoryReferences​(CostCategoryReference... costCategoryReferences)

        A reference to a Cost Category that contains enough information to identify the Cost Category.

        Parameters:
        costCategoryReferences - A reference to a Cost Category that contains enough information to identify the Cost Category.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListCostCategoryDefinitionsResponse.Builder nextToken​(String nextToken)

        The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.

        Parameters:
        nextToken - The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.
        Returns:
        Returns a reference to this object so that method calls can be chained together.