| Package | Description |
|---|---|
| com.amazonaws.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
static EventAggregateField |
EventAggregateField.fromValue(String value)
Use this in place of valueOf.
|
static EventAggregateField |
EventAggregateField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventAggregateField[] |
EventAggregateField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEventAggregatesRequest.setAggregateField(EventAggregateField aggregateField)
The only currently supported value is
eventTypeCategory. |
DescribeEventAggregatesRequest |
DescribeEventAggregatesRequest.withAggregateField(EventAggregateField aggregateField)
The only currently supported value is
eventTypeCategory. |
Copyright © 2022. All rights reserved.