Uses of Class
software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
-
Packages that use ObjectFilter Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of ObjectFilter in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return ObjectFilter Modifier and Type Method Description ObjectFilterListProfileObjectsRequest. objectFilter()Applies a filter to the response to include profile objects with the specified index values.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type ObjectFilter Modifier and Type Method Description ListProfileObjectsRequest.BuilderListProfileObjectsRequest.Builder. objectFilter(ObjectFilter objectFilter)Applies a filter to the response to include profile objects with the specified index values.
-