| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
List<EntityAggregate> |
DescribeEntityAggregatesResponse.entityAggregates()
The number of entities that are affected by each of the specified events.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEntityAggregatesResponse.Builder |
DescribeEntityAggregatesResponse.Builder.entityAggregates(EntityAggregate... entityAggregates)
The number of entities that are affected by each of the specified events.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEntityAggregatesResponse.Builder |
DescribeEntityAggregatesResponse.Builder.entityAggregates(Collection<EntityAggregate> entityAggregates)
The number of entities that are affected by each of the specified events.
|
Copyright © 2021. All rights reserved.