Uses of Class
cn.ucloud.uaccount.models.GetProjectListResponse
-
Packages that use GetProjectListResponse Package Description cn.ucloud.uaccount.client -
-
Uses of GetProjectListResponse in cn.ucloud.uaccount.client
Methods in cn.ucloud.uaccount.client that return GetProjectListResponse Modifier and Type Method Description GetProjectListResponseUAccountClient. getProjectList(GetProjectListRequest request)GetProjectList - 获取帐号下的项目列表GetProjectListResponseUAccountClientInterface. getProjectList(GetProjectListRequest request)GetProjectList - 获取帐号下的项目列表
-