Uses of Enum
software.amazon.awssdk.services.kinesis.model.SubscribeToShardEventStream.EventType
Packages that use SubscribeToShardEventStream.EventType
-
Uses of SubscribeToShardEventStream.EventType in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return SubscribeToShardEventStream.EventTypeModifier and TypeMethodDescriptionUse this in place of valueOf to convert the raw string returned by the service into the enum value.SubscribeToShardEvent.sdkEventType()SubscribeToShardEventStream.sdkEventType()The type of this event.Returns the enum constant of this type with the specified name.SubscribeToShardEventStream.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.kinesis.model that return types with arguments of type SubscribeToShardEventStream.EventType