Interface Counts.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Counts.Builder,Counts>, SdkBuilder<Counts.Builder,Counts>, SdkPojo
Enclosing class:
Counts

public static interface Counts.Builder extends SdkPojo, CopyableBuilder<Counts.Builder,Counts>
  • Method Details

    • count

      Counts.Builder count(Long count)

      The number of resources.

      Parameters:
      count - The number of resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • groupKey

      Counts.Builder groupKey(String groupKey)

      The key associated with this group

      Parameters:
      groupKey - The key associated with this group
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • groupKey

      Counts.Builder groupKey(GroupKey groupKey)

      The key associated with this group

      Parameters:
      groupKey - The key associated with this group
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: