Uses of Class
com.aspose.tasks.cloud.model.responses.CalendarResponse
Packages that use CalendarResponse
-
Uses of CalendarResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return CalendarResponseModifier and TypeMethodDescriptionTasksApi.getCalendar
(GetCalendarRequest request) Get a project's calendar with the specified Uid.Method parameters in com.aspose.tasks.cloud.api with type arguments of type CalendarResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.getCalendarAsync
(GetCalendarRequest request, ApiCallback<CalendarResponse> callback) Get a project's calendar with the specified Uid. -
Uses of CalendarResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return CalendarResponse