| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
RelatedItemTypeFilter |
RelatedItemTypeFilter.clone() |
RelatedItemTypeFilter |
RelatedItemTypeFilter.withComment(CommentFilter comment)
A filter for related items of type
Comment. |
RelatedItemTypeFilter |
RelatedItemTypeFilter.withContact(ContactFilter contact)
A filter for related items of type
Contact. |
| Modifier and Type | Method and Description |
|---|---|
List<RelatedItemTypeFilter> |
SearchRelatedItemsRequest.getFilters()
The list of types of related items and their parameters to use for filtering.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRelatedItemsRequest |
SearchRelatedItemsRequest.withFilters(RelatedItemTypeFilter... filters)
The list of types of related items and their parameters to use for filtering.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchRelatedItemsRequest.setFilters(Collection<RelatedItemTypeFilter> filters)
The list of types of related items and their parameters to use for filtering.
|
SearchRelatedItemsRequest |
SearchRelatedItemsRequest.withFilters(Collection<RelatedItemTypeFilter> filters)
The list of types of related items and their parameters to use for filtering.
|
Copyright © 2023. All rights reserved.