| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
List<MixedMeasureMapping> |
TimestreamConfiguration.mixedMeasureMappings()
Specifies how to map measures to multi-measure records.
|
| Modifier and Type | Method and Description |
|---|---|
TimestreamConfiguration.Builder |
TimestreamConfiguration.Builder.mixedMeasureMappings(MixedMeasureMapping... mixedMeasureMappings)
Specifies how to map measures to multi-measure records.
|
| Modifier and Type | Method and Description |
|---|---|
TimestreamConfiguration.Builder |
TimestreamConfiguration.Builder.mixedMeasureMappings(Collection<MixedMeasureMapping> mixedMeasureMappings)
Specifies how to map measures to multi-measure records.
|
Copyright © 2023. All rights reserved.