| Package | Description |
|---|---|
| org.apache.flink.connector.dynamodb.util |
| Modifier and Type | Method and Description |
|---|---|
static DynamoDbType |
DynamoDbType.fromByteValue(byte value)
Creates a
DynamoDbType from the given byte value. |
static DynamoDbType |
DynamoDbType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamoDbType[] |
DynamoDbType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022–2023 The Apache Software Foundation. All rights reserved.