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.CallTasksApi.getCalendarWorkWeeksAsync(GetCalendarWorkWeeksRequest request, ApiCallback<CalendarWorkWeeksResponse> callback) Gets the collection of work weeks of the specified calendar.