| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileReference |
RoutingProfileReference.clone() |
RoutingProfileReference |
UserData.getRoutingProfile()
Information about the routing profile that is assigned to the user.
|
RoutingProfileReference |
RoutingProfileReference.withArn(String arn)
The Amazon Resource Name (ARN) of the routing profile.
|
RoutingProfileReference |
RoutingProfileReference.withId(String id)
The identifier of the routing profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserData.setRoutingProfile(RoutingProfileReference routingProfile)
Information about the routing profile that is assigned to the user.
|
UserData |
UserData.withRoutingProfile(RoutingProfileReference routingProfile)
Information about the routing profile that is assigned to the user.
|
Copyright © 2022. All rights reserved.