Uses of Class
software.amazon.awssdk.services.customerprofiles.model.AttributeDimension
-
Packages that use AttributeDimension Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of AttributeDimension in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return types with arguments of type AttributeDimension Modifier and Type Method Description Map<String,AttributeDimension>ProfileAttributes. attributes()A field to describe values to segment on within attributes.Method parameters in software.amazon.awssdk.services.customerprofiles.model with type arguments of type AttributeDimension Modifier and Type Method Description ProfileAttributes.BuilderProfileAttributes.Builder. attributes(Map<String,AttributeDimension> attributes)A field to describe values to segment on within attributes.
-