Uses of Class
software.amazon.awssdk.services.customerprofiles.model.FilterAttributeDimension
-
Packages that use FilterAttributeDimension Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of FilterAttributeDimension in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return types with arguments of type FilterAttributeDimension Modifier and Type Method Description Map<String,FilterAttributeDimension>FilterDimension. attributes()Is the attribute within the FilterDimension mapMethod parameters in software.amazon.awssdk.services.customerprofiles.model with type arguments of type FilterAttributeDimension Modifier and Type Method Description FilterDimension.BuilderFilterDimension.Builder. attributes(Map<String,FilterAttributeDimension> attributes)Is the attribute within the FilterDimension map
-