| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
Contact |
RelatedItemInputContent.contact()
Object representing a contact in Amazon Connect as an API request field.
|
| Modifier and Type | Method and Description |
|---|---|
RelatedItemInputContent.Builder |
RelatedItemInputContent.Builder.contact(Contact contact)
Object representing a contact in Amazon Connect as an API request field.
|
static RelatedItemInputContent |
RelatedItemInputContent.fromContact(Contact contact)
Create an instance of this class with
RelatedItemInputContent.contact() initialized to the given value. |
Copyright © 2023. All rights reserved.