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