| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UserReference |
UserReference.clone() |
UserReference |
UserData.getUser()
Information about the user for the data that is returned.
|
UserReference |
UserReference.withArn(String arn)
The Amazon Resource Name (ARN) for the user.
|
UserReference |
UserReference.withId(String id)
The unique identifier for the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserData.setUser(UserReference user)
Information about the user for the data that is returned.
|
UserData |
UserData.withUser(UserReference user)
Information about the user for the data that is returned.
|
Copyright © 2023. All rights reserved.