Uses of Class
com.aspose.tasks.cloud.model.requests.GetProjectListRequest
Packages that use GetProjectListRequest
-
Uses of GetProjectListRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetProjectListRequestModifier and TypeMethodDescriptionTasksApi.getProjectList
(GetProjectListRequest request) Gets the list of published projects in the current Project Online account.com.squareup.okhttp.Call
TasksApi.getProjectListAsync
(GetProjectListRequest request, ApiCallback<ProjectListResponse> callback) Gets the list of published projects in the current Project Online account.