Uses of Enum Class
io.datarouter.aws.sqs.enums.SqsKeyType
Packages that use SqsKeyType
-
Uses of SqsKeyType in io.datarouter.aws.sqs.enums
Methods in io.datarouter.aws.sqs.enums that return SqsKeyTypeModifier and TypeMethodDescriptionstatic SqsKeyTypeReturns the enum constant of this class with the specified name.static SqsKeyType[]SqsKeyType.values()Returns an array containing the constants of this enum class, in the order they are declared.