| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateUserPhoneConfigResponse |
ConnectClient.updateUserPhoneConfig(Consumer<UpdateUserPhoneConfigRequest.Builder> updateUserPhoneConfigRequest)
Updates the phone configuration settings for the specified user.
|
default UpdateUserPhoneConfigResponse |
ConnectClient.updateUserPhoneConfig(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest)
Updates the phone configuration settings for the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateUserPhoneConfigResponse> |
ConnectAsyncClient.updateUserPhoneConfig(Consumer<UpdateUserPhoneConfigRequest.Builder> updateUserPhoneConfigRequest)
Updates the phone configuration settings for the specified user.
|
default CompletableFuture<UpdateUserPhoneConfigResponse> |
ConnectAsyncClient.updateUserPhoneConfig(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest)
Updates the phone configuration settings for the specified user.
|
Copyright © 2022. All rights reserved.