Uses of Class
cn.ucloud.uaccount.models.GetProjectListResponse.ProjectListInfo
-
Packages that use GetProjectListResponse.ProjectListInfo Package Description cn.ucloud.uaccount.models -
-
Uses of GetProjectListResponse.ProjectListInfo in cn.ucloud.uaccount.models
Methods in cn.ucloud.uaccount.models that return types with arguments of type GetProjectListResponse.ProjectListInfo Modifier and Type Method Description List<GetProjectListResponse.ProjectListInfo>GetProjectListResponse. getProjectSet()Method parameters in cn.ucloud.uaccount.models with type arguments of type GetProjectListResponse.ProjectListInfo Modifier and Type Method Description voidGetProjectListResponse. setProjectSet(List<GetProjectListResponse.ProjectListInfo> projectSet)
-