Uses of Enum
software.amazon.awssdk.utils.async.StoringSubscriber.EventType
Packages that use StoringSubscriber.EventType
-
Uses of StoringSubscriber.EventType in software.amazon.awssdk.utils.async
Methods in software.amazon.awssdk.utils.async that return StoringSubscriber.EventTypeModifier and TypeMethodDescriptionStoringSubscriber.Event.type()Retrieve theStoringSubscriber.EventTypeof this event.static StoringSubscriber.EventTypeReturns 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.