Interface UsageAccountResult.Builder

    • Method Detail

      • accountId

        UsageAccountResult.Builder accountId​(String accountId)

        The Account ID that generated usage.

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

        UsageAccountResult.Builder total​(Total total)

        Represents the total of usage for the Account ID.

        Parameters:
        total - Represents the total of usage for the Account ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.