Uses of Class
com.aspose.tasks.cloud.model.responses.CalendarItemResponse
Packages that use CalendarItemResponse
-
Uses of CalendarItemResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return CalendarItemResponseModifier and TypeMethodDescriptionTasksApi.postCalendar
(PostCalendarRequest request) Adds a new calendar to project file.Method parameters in com.aspose.tasks.cloud.api with type arguments of type CalendarItemResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.postCalendarAsync
(PostCalendarRequest request, ApiCallback<CalendarItemResponse> callback) Adds a new calendar to project file. -
Uses of CalendarItemResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return CalendarItemResponse