| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileReference |
UserData.routingProfile()
Information about the routing profile that is assigned to the user.
|
RoutingProfileReference |
Dimensions.routingProfile()
Returns the value of the RoutingProfile property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UserData.Builder |
UserData.Builder.routingProfile(RoutingProfileReference routingProfile)
Information about the routing profile that is assigned to the user.
|
Dimensions.Builder |
Dimensions.Builder.routingProfile(RoutingProfileReference routingProfile)
Sets the value of the RoutingProfile property for this object.
|
Copyright © 2023. All rights reserved.