| Package | Description |
|---|---|
| com.amazonaws.services.rdsdata.model |
| Modifier and Type | Method and Description |
|---|---|
static LongReturnType |
LongReturnType.fromValue(String value)
Use this in place of valueOf.
|
static LongReturnType |
LongReturnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongReturnType[] |
LongReturnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetOptions |
ResultSetOptions.withLongReturnType(LongReturnType longReturnType)
A value that indicates how a field of
LONG type is represented. |
Copyright © 2024. All rights reserved.