Interface UsageFeatureResult.Builder

    • Method Detail

      • feature

        UsageFeatureResult.Builder feature​(String feature)

        The feature that generated the usage cost.

        Parameters:
        feature - The feature that generated the usage cost.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        UsageFeature, UsageFeature
      • total

        UsageFeatureResult.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.