Uses of Class
com.aspose.tasks.cloud.model.requests.GetCalendarExceptionsRequest
Packages that use GetCalendarExceptionsRequest
-
Uses of GetCalendarExceptionsRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetCalendarExceptionsRequestModifier and TypeMethodDescriptionTasksApi.getCalendarExceptions
(GetCalendarExceptionsRequest request) Get a list of calendar's exceptions.com.squareup.okhttp.Call
TasksApi.getCalendarExceptionsAsync
(GetCalendarExceptionsRequest request, ApiCallback<CalendarExceptionsResponse> callback) Get a list of calendar's exceptions.