Uses of Class
com.tencentcloudapi.eiam.v20210420.models.ListUsersInOrgNodeResponse
-
Packages that use ListUsersInOrgNodeResponse Package Description com.tencentcloudapi.eiam.v20210420 com.tencentcloudapi.eiam.v20210420.models -
-
Uses of ListUsersInOrgNodeResponse in com.tencentcloudapi.eiam.v20210420
Methods in com.tencentcloudapi.eiam.v20210420 that return ListUsersInOrgNodeResponse Modifier and Type Method Description ListUsersInOrgNodeResponseEiamClient. ListUsersInOrgNode(ListUsersInOrgNodeRequest req)根据机构节点ID读取节点下用户 -
Uses of ListUsersInOrgNodeResponse in com.tencentcloudapi.eiam.v20210420.models
Constructors in com.tencentcloudapi.eiam.v20210420.models with parameters of type ListUsersInOrgNodeResponse Constructor Description ListUsersInOrgNodeResponse(ListUsersInOrgNodeResponse 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.
-