AccountEntityAggregate.Builder |
AccountEntityAggregate.Builder.accountId(String accountId) |
The 12-digit Amazon Web Services account numbers that contains the affected entities.
|
static AccountEntityAggregate.Builder |
AccountEntityAggregate.builder() |
|
AccountEntityAggregate.Builder |
AccountEntityAggregate.Builder.count(Integer count) |
The number of entities that match the filter criteria for the specified events.
|
AccountEntityAggregate.Builder |
AccountEntityAggregate.Builder.statuses(Map<EntityStatusCode,Integer> statuses) |
The number of affected entities aggregated by the entity status codes.
|
AccountEntityAggregate.Builder |
AccountEntityAggregate.Builder.statusesWithStrings(Map<String,Integer> statuses) |
The number of affected entities aggregated by the entity status codes.
|
AccountEntityAggregate.Builder |
AccountEntityAggregate.toBuilder() |
|