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