Uses of Enum
software.amazon.awssdk.services.dynamodb.model.KeyType
Packages that use KeyType
-
Uses of KeyType in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return KeyTypeModifier and TypeMethodDescriptionstatic KeyTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final KeyTypeKeySchemaElement.keyType()The role that this key attribute will assume:static KeyTypeReturns the enum constant of this type with the specified name.static KeyType[]KeyType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type KeyTypeMethods in software.amazon.awssdk.services.dynamodb.model with parameters of type KeyTypeModifier and TypeMethodDescriptionThe role that this key attribute will assume: