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