Interface UsageTopAccountResult.Builder

    • Method Detail

      • accountId

        UsageTopAccountResult.Builder accountId​(String accountId)

        The unique account ID.

        Parameters:
        accountId - The unique account ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • total

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