| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
SearchableContactAttributes |
SearchableContactAttributes.clone() |
SearchableContactAttributes |
SearchCriteria.getSearchableContactAttributes()
The search criteria based on user-defined contact attributes that have been configured for contact search.
|
SearchableContactAttributes |
SearchableContactAttributes.withCriteria(Collection<SearchableContactAttributesCriteria> criteria)
The list of criteria based on user-defined contact attributes that are configured for contact search.
|
SearchableContactAttributes |
SearchableContactAttributes.withCriteria(SearchableContactAttributesCriteria... criteria)
The list of criteria based on user-defined contact attributes that are configured for contact search.
|
SearchableContactAttributes |
SearchableContactAttributes.withMatchType(SearchContactsMatchType matchType)
The match type combining search criteria using multiple searchable contact attributes.
|
SearchableContactAttributes |
SearchableContactAttributes.withMatchType(String matchType)
The match type combining search criteria using multiple searchable contact attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchCriteria.setSearchableContactAttributes(SearchableContactAttributes searchableContactAttributes)
The search criteria based on user-defined contact attributes that have been configured for contact search.
|
SearchCriteria |
SearchCriteria.withSearchableContactAttributes(SearchableContactAttributes searchableContactAttributes)
The search criteria based on user-defined contact attributes that have been configured for contact search.
|
Copyright © 2024. All rights reserved.