Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest
Packages that use GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest
-
Uses of GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWeekScheduleGenerationresults(GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest request) Get the generation results for a generated scheduleWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWeekScheduleGenerationresultsAsync(GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest request, AsyncApiCallback<ScheduleGenerationResult> callback) Get the generation results for a generated schedule -
Uses of GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest.Builder.build()GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest.withScheduleId(String scheduleId) GetWorkforcemanagementBusinessunitWeekScheduleGenerationresultsRequest.withWeekId(LocalDate weekId)