| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
Type |
ParameterMapping.type()
Returns the value of the Type property for this object.
|
Type |
SelectColumn.type()
Returns the value of the Type property for this object.
|
Type |
ColumnInfo.type()
The data type of the result set column.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterMapping.Builder |
ParameterMapping.Builder.type(Type type)
Sets the value of the Type property for this object.
|
SelectColumn.Builder |
SelectColumn.Builder.type(Type type)
Sets the value of the Type property for this object.
|
ColumnInfo.Builder |
ColumnInfo.Builder.type(Type type)
The data type of the result set column.
|
Copyright © 2023. All rights reserved.