| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAttachedFileMetadataRequest |
BatchGetAttachedFileMetadataRequest.clone() |
BatchGetAttachedFileMetadataRequest |
BatchGetAttachedFileMetadataRequest.withAssociatedResourceArn(String associatedResourceArn)
The resource to which the attached file is (being) uploaded to.
|
BatchGetAttachedFileMetadataRequest |
BatchGetAttachedFileMetadataRequest.withFileIds(Collection<String> fileIds)
The unique identifiers of the attached file resource.
|
BatchGetAttachedFileMetadataRequest |
BatchGetAttachedFileMetadataRequest.withFileIds(String... fileIds)
The unique identifiers of the attached file resource.
|
BatchGetAttachedFileMetadataRequest |
BatchGetAttachedFileMetadataRequest.withInstanceId(String instanceId)
The unique identifier of the Connect instance.
|
Copyright © 2024. All rights reserved.