Uses of Class
software.amazon.awssdk.services.customerprofiles.model.Range
-
Packages that use Range Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of Range in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return Range Modifier and Type Method Description RangeConditions. range()The relative time period over which data is included in the aggregation.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type Range Modifier and Type Method Description Conditions.BuilderConditions.Builder. range(Range range)The relative time period over which data is included in the aggregation.
-