| 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<UpdateUserRoutingProfileResponse> |
ConnectAsyncClient.updateUserRoutingProfile(UpdateUserRoutingProfileRequest updateUserRoutingProfileRequest)
Assigns the specified routing profile to the specified user.
|
default UpdateUserRoutingProfileResponse |
ConnectClient.updateUserRoutingProfile(UpdateUserRoutingProfileRequest updateUserRoutingProfileRequest)
Assigns the specified routing profile to the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateUserRoutingProfileRequestMarshaller.marshall(UpdateUserRoutingProfileRequest updateUserRoutingProfileRequest) |
Copyright © 2023. All rights reserved.