| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
TimestampPartition |
TimestampPartition.clone() |
TimestampPartition |
DatastorePartition.getTimestampPartition()
A partition dimension defined by a timestamp attribute.
|
TimestampPartition |
TimestampPartition.withAttributeName(String attributeName)
The attribute name of the partition defined by a timestamp.
|
TimestampPartition |
TimestampPartition.withTimestampFormat(String timestampFormat)
The timestamp format of a partition defined by a timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatastorePartition.setTimestampPartition(TimestampPartition timestampPartition)
A partition dimension defined by a timestamp attribute.
|
DatastorePartition |
DatastorePartition.withTimestampPartition(TimestampPartition timestampPartition)
A partition dimension defined by a timestamp attribute.
|
Copyright © 2025. All rights reserved.