| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite.model |
| Modifier and Type | Method and Description |
|---|---|
List<DimensionMapping> |
DataModel.dimensionMappings()
Source to target mappings for dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
DataModel.Builder |
DataModel.Builder.dimensionMappings(DimensionMapping... dimensionMappings)
Source to target mappings for dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
DataModel.Builder |
DataModel.Builder.dimensionMappings(Collection<DimensionMapping> dimensionMappings)
Source to target mappings for dimensions.
|
Copyright © 2023. All rights reserved.