Uses of Class
io.datarouter.aws.sqs.enums.SqsKeyType
| Package | Description |
|---|---|
| io.datarouter.aws.sqs.enums |
-
Uses of SqsKeyType in io.datarouter.aws.sqs.enums
Methods in io.datarouter.aws.sqs.enums that return SqsKeyType Modifier and Type Method Description SqsKeyTypeSqsKeyType. fromPersistentString(String string)static SqsKeyTypeSqsKeyType. fromPersistentStringStatic(String string)static SqsKeyTypeSqsKeyType. valueOf(String name)Returns the enum constant of this type with the specified name.static SqsKeyType[]SqsKeyType. values()Returns an array containing the constants of this enum type, in the order they are declared.