| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.connect.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResumeContactRecordingResponse> |
ConnectAsyncClient.resumeContactRecording(ResumeContactRecordingRequest resumeContactRecordingRequest)
When a contact is being recorded, and the recording has been suspended using SuspendContactRecording, this API
resumes recording the call or screen.
|
default ResumeContactRecordingResponse |
ConnectClient.resumeContactRecording(ResumeContactRecordingRequest resumeContactRecordingRequest)
When a contact is being recorded, and the recording has been suspended using SuspendContactRecording, this API
resumes recording the call or screen.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResumeContactRecordingRequestMarshaller.marshall(ResumeContactRecordingRequest resumeContactRecordingRequest) |
Copyright © 2023. All rights reserved.