Interface AccountEntityAggregate.Builder

  • Method Details

    • accountId

      AccountEntityAggregate.Builder accountId(String accountId)

      The 12-digit Amazon Web Services account numbers that contains the affected entities.

      Parameters:
      accountId - The 12-digit Amazon Web Services account numbers that contains the affected entities.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • count

      The number of entities that match the filter criteria for the specified events.

      Parameters:
      count - The number of entities that match the filter criteria for the specified events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusesWithStrings

      AccountEntityAggregate.Builder statusesWithStrings(Map<String,Integer> statuses)

      The number of affected entities aggregated by the entity status codes.

      Parameters:
      statuses - The number of affected entities aggregated by the entity status codes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statuses

      The number of affected entities aggregated by the entity status codes.

      Parameters:
      statuses - The number of affected entities aggregated by the entity status codes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.