Uses of Class
software.amazon.awssdk.services.connect.model.SearchableContactAttributes
-
Packages that use SearchableContactAttributes Package Description software.amazon.awssdk.services.connect.model -
-
Uses of SearchableContactAttributes in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return SearchableContactAttributes Modifier and Type Method Description SearchableContactAttributesSearchCriteria. searchableContactAttributes()The search criteria based on user-defined contact attributes that have been configured for contact search.Methods in software.amazon.awssdk.services.connect.model with parameters of type SearchableContactAttributes Modifier and Type Method Description SearchCriteria.BuilderSearchCriteria.Builder. searchableContactAttributes(SearchableContactAttributes searchableContactAttributes)The search criteria based on user-defined contact attributes that have been configured for contact search.
-