| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
Contact |
Contact.clone() |
Contact |
RelatedItemInputContent.getContact()
Object representing a contact in Amazon Connect as an API request field.
|
Contact |
Contact.withContactArn(String contactArn)
A unique identifier of a contact in Amazon Connect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedItemInputContent.setContact(Contact contact)
Object representing a contact in Amazon Connect as an API request field.
|
RelatedItemInputContent |
RelatedItemInputContent.withContact(Contact contact)
Object representing a contact in Amazon Connect as an API request field.
|
Copyright © 2023. All rights reserved.