Uses of Class
com.aspose.tasks.cloud.model.responses.TaskLinksResponse
Packages that use TaskLinksResponse
-
Uses of TaskLinksResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return TaskLinksResponseModifier and TypeMethodDescriptionTasksApi.getTaskLinks
(GetTaskLinksRequest request) Get tasks' links of a project.Method parameters in com.aspose.tasks.cloud.api with type arguments of type TaskLinksResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.getTaskLinksAsync
(GetTaskLinksRequest request, ApiCallback<TaskLinksResponse> callback) Get tasks' links of a project. -
Uses of TaskLinksResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return TaskLinksResponse