Uses of Class
software.amazon.awssdk.services.connect.model.SearchableSegmentAttributes
-
Packages that use SearchableSegmentAttributes Package Description software.amazon.awssdk.services.connect.model -
-
Uses of SearchableSegmentAttributes in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return SearchableSegmentAttributes Modifier and Type Method Description SearchableSegmentAttributesSearchCriteria. searchableSegmentAttributes()The search criteria based on searchable segment attributes of a contact.Methods in software.amazon.awssdk.services.connect.model with parameters of type SearchableSegmentAttributes Modifier and Type Method Description SearchCriteria.BuilderSearchCriteria.Builder. searchableSegmentAttributes(SearchableSegmentAttributes searchableSegmentAttributes)The search criteria based on searchable segment attributes of a contact.
-