| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
FileContent |
FileContent.clone() |
FileContent |
RelatedItemContent.getFile()
Represents the content of a File to be returned to agents.
|
FileContent |
RelatedItemInputContent.getFile()
A file of related items.
|
FileContent |
FileContent.withFileArn(String fileArn)
The Amazon Resource Name (ARN) of a File in Amazon Connect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedItemContent.setFile(FileContent file)
Represents the content of a File to be returned to agents.
|
void |
RelatedItemInputContent.setFile(FileContent file)
A file of related items.
|
RelatedItemContent |
RelatedItemContent.withFile(FileContent file)
Represents the content of a File to be returned to agents.
|
RelatedItemInputContent |
RelatedItemInputContent.withFile(FileContent file)
A file of related items.
|
Copyright © 2025. All rights reserved.