| Package | Description |
|---|---|
| com.amazonaws.services.rdsdata.model |
| Modifier and Type | Method and Description |
|---|---|
static DecimalReturnType |
DecimalReturnType.fromValue(String value)
Use this in place of valueOf.
|
static DecimalReturnType |
DecimalReturnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecimalReturnType[] |
DecimalReturnType.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.withDecimalReturnType(DecimalReturnType decimalReturnType)
A value that indicates how a field of
DECIMAL type is represented in the response. |
Copyright © 2020. All rights reserved.