Uses of Class
com.mypurecloud.sdk.v2.model.WeekScheduleListResponse
Packages that use WeekScheduleListResponse
-
Uses of WeekScheduleListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WeekScheduleListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWeekSchedules(GetWorkforcemanagementManagementunitWeekSchedulesRequest request) Deprecated.WorkforceManagementApi.getWorkforcemanagementManagementunitWeekSchedules(String managementUnitId, String weekId, Boolean includeOnlyPublished, String earliestWeekDate, String latestWeekDate) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type WeekScheduleListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWeekSchedules(ApiRequest<Void> request) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitWeekSchedulesAsync(GetWorkforcemanagementManagementunitWeekSchedulesRequest request, AsyncApiCallback<WeekScheduleListResponse> callback) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitWeekSchedulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WeekScheduleListResponse>> callback) Deprecated.WorkforceManagementApi.getWorkforcemanagementManagementunitWeekSchedulesWithHttpInfo(String managementUnitId, String weekId, Boolean includeOnlyPublished, String earliestWeekDate, String latestWeekDate) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WeekScheduleListResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWeekSchedulesAsync(GetWorkforcemanagementManagementunitWeekSchedulesRequest request, AsyncApiCallback<WeekScheduleListResponse> callback) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitWeekSchedulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WeekScheduleListResponse>> callback) Deprecated. -
Uses of WeekScheduleListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WeekScheduleListResponseModifier and TypeMethodDescriptionWeekScheduleListResponse.entities(List<WeekScheduleListItemResponse> entities)