| Package | Description |
|---|---|
| com.amazonaws.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
EntityAggregate |
EntityAggregate.clone() |
EntityAggregate |
EntityAggregate.withCount(Integer count)
The number entities that match the criteria for the specified events.
|
EntityAggregate |
EntityAggregate.withEventArn(String eventArn)
The unique identifier for the event.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityAggregate> |
DescribeEntityAggregatesResult.getEntityAggregates()
The number of entities that are affected by each of the specified events.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEntityAggregatesResult |
DescribeEntityAggregatesResult.withEntityAggregates(EntityAggregate... entityAggregates)
The number of entities that are affected by each of the specified events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEntityAggregatesResult.setEntityAggregates(Collection<EntityAggregate> entityAggregates)
The number of entities that are affected by each of the specified events.
|
DescribeEntityAggregatesResult |
DescribeEntityAggregatesResult.withEntityAggregates(Collection<EntityAggregate> entityAggregates)
The number of entities that are affected by each of the specified events.
|
Copyright © 2019. All rights reserved.