| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
ContactFilter |
RelatedItemTypeFilter.contact()
A filter for related items of type
Contact. |
| Modifier and Type | Method and Description |
|---|---|
RelatedItemTypeFilter.Builder |
RelatedItemTypeFilter.Builder.contact(ContactFilter contact)
A filter for related items of type
Contact. |
static RelatedItemTypeFilter |
RelatedItemTypeFilter.fromContact(ContactFilter contact)
Create an instance of this class with
RelatedItemTypeFilter.contact() initialized to the given value. |
Copyright © 2023. All rights reserved.