Uses of Class
com.aspose.tasks.cloud.model.requests.GetProjectIdsRequest
Packages that use GetProjectIdsRequest
-
Uses of GetProjectIdsRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetProjectIdsRequestModifier and TypeMethodDescriptionTasksApi.getProjectIds(GetProjectIdsRequest request) Get Uids of projects contained in the file.com.squareup.okhttp.CallTasksApi.getProjectIdsAsync(GetProjectIdsRequest request, ApiCallback<ProjectIdsResponse> callback) Get Uids of projects contained in the file.