Uses of Class
com.tencentcloudapi.cam.v20190116.models.GetGroupResponse
-
Packages that use GetGroupResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of GetGroupResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return GetGroupResponse Modifier and Type Method Description GetGroupResponseCamClient. GetGroup(GetGroupRequest req)查询用户组详情 -
Uses of GetGroupResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type GetGroupResponse Constructor Description GetGroupResponse(GetGroupResponse 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.
-