Uses of Class
software.amazon.awssdk.services.customerprofiles.model.ProfileAttributes
-
Packages that use ProfileAttributes Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of ProfileAttributes in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return ProfileAttributes Modifier and Type Method Description ProfileAttributesDimension. profileAttributes()Object that holds the profile attributes to segment on.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type ProfileAttributes Modifier and Type Method Description static DimensionDimension. fromProfileAttributes(ProfileAttributes profileAttributes)Create an instance of this class withDimension.profileAttributes()initialized to the given value.Dimension.BuilderDimension.Builder. profileAttributes(ProfileAttributes profileAttributes)Object that holds the profile attributes to segment on.
-