Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder
Packages that use PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.builder()PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.builder(String businessUnitId, LocalDate weekId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder.withWeekId(LocalDate weekId)