Interface DescribeReportDefinitionsResponse.Builder

    • Method Detail

      • reportDefinitions

        DescribeReportDefinitionsResponse.Builder reportDefinitions​(Collection<ReportDefinition> reportDefinitions)

        An Amazon Web Services Cost and Usage Report list owned by the account.

        Parameters:
        reportDefinitions - An Amazon Web Services Cost and Usage Report list owned by the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reportDefinitions

        DescribeReportDefinitionsResponse.Builder reportDefinitions​(ReportDefinition... reportDefinitions)

        An Amazon Web Services Cost and Usage Report list owned by the account.

        Parameters:
        reportDefinitions - An Amazon Web Services Cost and Usage Report list owned by the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeReportDefinitionsResponse.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.