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