| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
RelatedItemContent |
RelatedItemContent.clone() |
RelatedItemContent |
SearchRelatedItemsResponseItem.getContent()
Represents the content of a particular type of related item.
|
RelatedItemContent |
RelatedItemContent.withComment(CommentContent comment)
Represents the content of a comment to be returned to agents.
|
RelatedItemContent |
RelatedItemContent.withContact(ContactContent contact)
Represents the content of a contact to be returned to agents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchRelatedItemsResponseItem.setContent(RelatedItemContent content)
Represents the content of a particular type of related item.
|
SearchRelatedItemsResponseItem |
SearchRelatedItemsResponseItem.withContent(RelatedItemContent content)
Represents the content of a particular type of related item.
|
Copyright © 2022. All rights reserved.