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