| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
ContactContent |
RelatedItemContent.contact()
Represents the content of a contact to be returned to agents.
|
| Modifier and Type | Method and Description |
|---|---|
RelatedItemContent.Builder |
RelatedItemContent.Builder.contact(ContactContent contact)
Represents the content of a contact to be returned to agents.
|
static RelatedItemContent |
RelatedItemContent.fromContact(ContactContent contact)
Create an instance of this class with
RelatedItemContent.contact() initialized to the given value. |
Copyright © 2023. All rights reserved.