Interface DescribeEntityAggregatesResponse.Builder

    • Method Detail

      • entityAggregates

        DescribeEntityAggregatesResponse.Builder entityAggregates​(Collection<EntityAggregate> entityAggregates)

        The number of entities that are affected by each of the specified events.

        Parameters:
        entityAggregates - The number of entities that are affected by each of the specified events.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • entityAggregates

        DescribeEntityAggregatesResponse.Builder entityAggregates​(EntityAggregate... entityAggregates)

        The number of entities that are affected by each of the specified events.

        Parameters:
        entityAggregates - The number of entities that are affected by each of the specified events.
        Returns:
        Returns a reference to this object so that method calls can be chained together.