Uses of Class
com.aspose.tasks.cloud.model.requests.GetCalendarWorkWeeksRequest
Packages that use GetCalendarWorkWeeksRequest
-
Uses of GetCalendarWorkWeeksRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetCalendarWorkWeeksRequestModifier and TypeMethodDescriptionTasksApi.getCalendarWorkWeeks
(GetCalendarWorkWeeksRequest request) Gets the collection of work weeks of the specified calendar.com.squareup.okhttp.Call
TasksApi.getCalendarWorkWeeksAsync
(GetCalendarWorkWeeksRequest request, ApiCallback<CalendarWorkWeeksResponse> callback) Gets the collection of work weeks of the specified calendar.