| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<UserData> |
GetCurrentUserDataResponse.userDataList()
A list of the user data that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
GetCurrentUserDataResponse.Builder |
GetCurrentUserDataResponse.Builder.userDataList(UserData... userDataList)
A list of the user data that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
GetCurrentUserDataResponse.Builder |
GetCurrentUserDataResponse.Builder.userDataList(Collection<UserData> userDataList)
A list of the user data that is returned.
|
Copyright © 2023. All rights reserved.