| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static Range.Builder |
Range.builder() |
Range.Builder |
Range.toBuilder() |
Range.Builder |
Range.Builder.unit(String unit)
The unit of time.
|
Range.Builder |
Range.Builder.unit(Unit unit)
The unit of time.
|
Range.Builder |
Range.Builder.value(Integer value)
The amount of time of the specified unit.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Range.Builder> |
Range.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Conditions.Builder |
Conditions.Builder.range(Consumer<Range.Builder> range)
The relative time period over which data is included in the aggregation.
|
Copyright © 2023. All rights reserved.