| Package | Description |
|---|---|
| software.amazon.awssdk.utils.async |
| Modifier and Type | Method and Description |
|---|---|
StoringSubscriber.EventType |
StoringSubscriber.Event.type()
Retrieve the
StoringSubscriber.EventType of this event. |
static StoringSubscriber.EventType |
StoringSubscriber.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoringSubscriber.EventType[] |
StoringSubscriber.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.