| Package | Description |
|---|---|
| com.tencentcloudapi.eiam.v20210420.models |
| Modifier and Type | Method and Description |
|---|---|
UserGroupInfoSearchCriteria |
ListUserGroupsRequest.getSearchCondition()
Get 查询条件,支持多搜索条件组合、多数据范围匹配的搜索。同时支持查询信息内容全匹配、部分匹配、范围匹配等多种查询方式,具体查询方式为:双引号("")表示全匹配、以星号(* ) 结尾表示字段部分匹配。如果该字段为空,则默认查全量表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListUserGroupsRequest.setSearchCondition(UserGroupInfoSearchCriteria SearchCondition)
Set 查询条件,支持多搜索条件组合、多数据范围匹配的搜索。同时支持查询信息内容全匹配、部分匹配、范围匹配等多种查询方式,具体查询方式为:双引号("")表示全匹配、以星号(* ) 结尾表示字段部分匹配。如果该字段为空,则默认查全量表。
|
| Constructor and Description |
|---|
UserGroupInfoSearchCriteria(UserGroupInfoSearchCriteria 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 © 2021. All rights reserved.