Uses of Class
com.aspose.tasks.cloud.model.responses.CalendarItemsResponse
Packages that use CalendarItemsResponse
-
Uses of CalendarItemsResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return CalendarItemsResponseModifier and TypeMethodDescriptionTasksApi.getCalendars
(GetCalendarsRequest request) Read project calendar items.Method parameters in com.aspose.tasks.cloud.api with type arguments of type CalendarItemsResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.getCalendarsAsync
(GetCalendarsRequest request, ApiCallback<CalendarItemsResponse> callback) Read project calendar items. -
Uses of CalendarItemsResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return CalendarItemsResponse