| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static EventTypeValues |
EventTypeValues.fromValue(String value)
Use this in place of valueOf.
|
static EventTypeValues |
EventTypeValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventTypeValues[] |
EventTypeValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventParameters |
EventParameters.withEventType(EventTypeValues eventType)
The type of event.
|
Copyright © 2022. All rights reserved.