Uses of Class
com.aspose.tasks.cloud.model.responses.TaskLinkResponse
Packages that use TaskLinkResponse
-
Uses of TaskLinkResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return TaskLinkResponseModifier and TypeMethodDescriptionTasksApi.putTaskLink
(PutTaskLinkRequest request) Updates existing task link.Method parameters in com.aspose.tasks.cloud.api with type arguments of type TaskLinkResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.putTaskLinkAsync
(PutTaskLinkRequest request, ApiCallback<TaskLinkResponse> callback) Updates existing task link. -
Uses of TaskLinkResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return TaskLinkResponse