| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Range |
Range.clone() |
Range |
Conditions.getRange()
The relative time period over which data is included in the aggregation.
|
Range |
Range.withUnit(String unit)
The unit of time.
|
Range |
Range.withUnit(Unit unit)
The unit of time.
|
Range |
Range.withValue(Integer value)
The amount of time of the specified unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Conditions.setRange(Range range)
The relative time period over which data is included in the aggregation.
|
Conditions |
Conditions.withRange(Range range)
The relative time period over which data is included in the aggregation.
|
Copyright © 2023. All rights reserved.