| Package | Description |
|---|---|
| com.tencentcloudapi.eiam.v20210420.models |
| Modifier and Type | Method and Description |
|---|---|
UserGroupInformationSearchCriteria |
ListUserGroupsOfUserRequest.getSearchCondition()
Get 模糊查询条件,支持匹配用户组名称(DisplayName)。如果该字段为空,则默认展示该用户所有的用户组。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListUserGroupsOfUserRequest.setSearchCondition(UserGroupInformationSearchCriteria SearchCondition)
Set 模糊查询条件,支持匹配用户组名称(DisplayName)。如果该字段为空,则默认展示该用户所有的用户组。
|
| Constructor and Description |
|---|
UserGroupInformationSearchCriteria(UserGroupInformationSearchCriteria 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.