Uses of Class
software.amazon.awssdk.services.customerprofiles.model.DateDimension
-
Packages that use DateDimension Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of DateDimension in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return DateDimension Modifier and Type Method Description DateDimensionProfileAttributes. birthDate()A field to describe values to segment on within birthDate.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type DateDimension Modifier and Type Method Description ProfileAttributes.BuilderProfileAttributes.Builder. birthDate(DateDimension birthDate)A field to describe values to segment on within birthDate.
-