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 SearchableContactAttributes object used in search criteriaMethods in software.amazon.awssdk.services.connect.model with parameters of type SearchableContactAttributes Modifier and Type Method Description SearchCriteria.BuilderSearchCriteria.Builder. searchableContactAttributes(SearchableContactAttributes searchableContactAttributes)The SearchableContactAttributes object used in search criteria
-