| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that makes it easy 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 StopContactRecordingResponse |
ConnectClient.stopContactRecording(StopContactRecordingRequest stopContactRecordingRequest)
When a contact is being recorded, this API stops recording the call.
|
default CompletableFuture<StopContactRecordingResponse> |
ConnectAsyncClient.stopContactRecording(StopContactRecordingRequest stopContactRecordingRequest)
When a contact is being recorded, this API stops recording the call.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopContactRecordingRequestMarshaller.marshall(StopContactRecordingRequest stopContactRecordingRequest) |
Copyright © 2020. All rights reserved.