| Package | Description |
|---|---|
| com.amazonaws.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
EventAggregate |
EventAggregate.clone() |
EventAggregate |
EventAggregate.withAggregateValue(String aggregateValue)
The issue type for the associated count.
|
EventAggregate |
EventAggregate.withCount(Integer count)
The number of events of the associated issue type.
|
| Modifier and Type | Method and Description |
|---|---|
List<EventAggregate> |
DescribeEventAggregatesResult.getEventAggregates()
The number of events in each category that meet the optional filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventAggregatesResult |
DescribeEventAggregatesResult.withEventAggregates(EventAggregate... eventAggregates)
The number of events in each category that meet the optional filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEventAggregatesResult.setEventAggregates(Collection<EventAggregate> eventAggregates)
The number of events in each category that meet the optional filter criteria.
|
DescribeEventAggregatesResult |
DescribeEventAggregatesResult.withEventAggregates(Collection<EventAggregate> eventAggregates)
The number of events in each category that meet the optional filter criteria.
|
Copyright © 2023. All rights reserved.