Uses of Class
com.aspose.tasks.cloud.model.requests.PutCalendarRequest
Packages that use PutCalendarRequest
-
Uses of PutCalendarRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type PutCalendarRequestModifier and TypeMethodDescriptionTasksApi.putCalendar(PutCalendarRequest request) Edits an existing project calendar.com.squareup.okhttp.CallTasksApi.putCalendarAsync(PutCalendarRequest request, ApiCallback<AsposeResponse> callback) Edits an existing project calendar.