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