Uses of Class
com.aspose.tasks.cloud.model.requests.PostCalendarExceptionRequest
Packages that use PostCalendarExceptionRequest
-
Uses of PostCalendarExceptionRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type PostCalendarExceptionRequestModifier and TypeMethodDescriptionTasksApi.postCalendarException
(PostCalendarExceptionRequest request) Adds a new calendar exception to a calendar.com.squareup.okhttp.Call
TasksApi.postCalendarExceptionAsync
(PostCalendarExceptionRequest request, ApiCallback<AsposeResponse> callback) Adds a new calendar exception to a calendar.