| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
The Amazon Connect API Reference provides descriptions, syntax, and usage examples for each of the Amazon Connect
actions, data types, parameters, and errors.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateUserPhoneConfigResponse |
ConnectClient.updateUserPhoneConfig(Consumer<UpdateUserPhoneConfigRequest.Builder> updateUserPhoneConfigRequest)
Updates the phone configuration settings in the
UserPhoneConfig object for the specified user. |
default UpdateUserPhoneConfigResponse |
ConnectClient.updateUserPhoneConfig(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest)
Updates the phone configuration settings in the
UserPhoneConfig object for the specified user. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateUserPhoneConfigResponse> |
ConnectAsyncClient.updateUserPhoneConfig(Consumer<UpdateUserPhoneConfigRequest.Builder> updateUserPhoneConfigRequest)
Updates the phone configuration settings in the
UserPhoneConfig object for the specified user. |
default CompletableFuture<UpdateUserPhoneConfigResponse> |
ConnectAsyncClient.updateUserPhoneConfig(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest)
Updates the phone configuration settings in the
UserPhoneConfig object for the specified user. |
Copyright © 2019. All rights reserved.