Package | Description |
---|---|
com.tencentcloudapi.eiam.v20210420.models |
Modifier and Type | Method and Description |
---|---|
UserInformation[] |
ListUsersResponse.getUserList()
Get List of users returned for the query.
|
Modifier and Type | Method and Description |
---|---|
void |
ListUsersResponse.setUserList(UserInformation[] UserList)
Set List of users returned for the query.
|
Constructor and Description |
---|
UserInformation(UserInformation source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.