Uses of Class
com.mypurecloud.sdk.v2.model.WeekScheduleListItemResponse
Packages that use WeekScheduleListItemResponse
-
Uses of WeekScheduleListItemResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WeekScheduleListItemResponseModifier and TypeMethodDescriptionWeekScheduleListItemResponse.description(String description) Description of the week scheduleWeekScheduleListItemResponse.generationResults(WeekScheduleGenerationResult generationResults) Summary of the results from the schedule runThe globally unique identifier for the object.WeekScheduleListItemResponse.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this work planWhether the week schedule is publishedWeekScheduleListItemResponse.shortTermForecast(ShortTermForecastReference shortTermForecast) Short term forecast associated with this scheduleFirst day of this week schedule in yyyy-MM-dd formatMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WeekScheduleListItemResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WeekScheduleListItemResponseModifier and TypeMethodDescriptionWeekScheduleListResponse.entities(List<WeekScheduleListItemResponse> entities) voidWeekScheduleListResponse.setEntities(List<WeekScheduleListItemResponse> entities)