| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
ContactFilter |
ContactFilter.clone() |
ContactFilter |
RelatedItemTypeFilter.getContact()
A filter for related items of type
Contact. |
ContactFilter |
ContactFilter.withChannel(Collection<String> channel)
A list of channels to filter on for related items of type
Contact. |
ContactFilter |
ContactFilter.withChannel(String... channel)
A list of channels to filter on for related items of type
Contact. |
ContactFilter |
ContactFilter.withContactArn(String contactArn)
A unique identifier of a contact in Amazon Connect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedItemTypeFilter.setContact(ContactFilter contact)
A filter for related items of type
Contact. |
RelatedItemTypeFilter |
RelatedItemTypeFilter.withContact(ContactFilter contact)
A filter for related items of type
Contact. |
Copyright © 2024. All rights reserved.