Interface UsageResourceResult.Builder

    • Method Detail

      • resource

        UsageResourceResult.Builder resource​(String resource)

        The Amazon Web Services resource that generated usage.

        Parameters:
        resource - The Amazon Web Services resource that generated usage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • total

        UsageResourceResult.Builder total​(Total total)

        Represents the sum total of usage for the specified resource type.

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