Uses of Class
com.mypurecloud.sdk.v2.model.BuAsyncScheduleRunResponse
Packages that use BuAsyncScheduleRunResponse
-
Uses of BuAsyncScheduleRunResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuAsyncScheduleRunResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleReschedule(PostWorkforcemanagementBusinessunitWeekScheduleRescheduleRequest request) Start a rescheduling runWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleReschedule(String businessUnitId, LocalDate weekId, String scheduleId, BuRescheduleRequest body) Start a rescheduling runWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesGenerate(PostWorkforcemanagementBusinessunitWeekSchedulesGenerateRequest request) Generate a scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesGenerate(String businessUnitId, LocalDate weekId, BuGenerateScheduleRequest body) Generate a scheduleMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuAsyncScheduleRunResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleReschedule(ApiRequest<BuRescheduleRequest> request) Start a rescheduling runWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleRescheduleAsync(PostWorkforcemanagementBusinessunitWeekScheduleRescheduleRequest request, AsyncApiCallback<BuAsyncScheduleRunResponse> callback) Start a rescheduling runWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleRescheduleAsync(ApiRequest<BuRescheduleRequest> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleRunResponse>> callback) Start a rescheduling runWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleRescheduleWithHttpInfo(String businessUnitId, LocalDate weekId, String scheduleId, BuRescheduleRequest body) Start a rescheduling runWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesGenerate(ApiRequest<BuGenerateScheduleRequest> request) Generate a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesGenerateAsync(PostWorkforcemanagementBusinessunitWeekSchedulesGenerateRequest request, AsyncApiCallback<BuAsyncScheduleRunResponse> callback) Generate a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesGenerateAsync(ApiRequest<BuGenerateScheduleRequest> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleRunResponse>> callback) Generate a scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesGenerateWithHttpInfo(String businessUnitId, LocalDate weekId, BuGenerateScheduleRequest body) Generate a scheduleMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuAsyncScheduleRunResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleRescheduleAsync(PostWorkforcemanagementBusinessunitWeekScheduleRescheduleRequest request, AsyncApiCallback<BuAsyncScheduleRunResponse> callback) Start a rescheduling runWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleRescheduleAsync(ApiRequest<BuRescheduleRequest> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleRunResponse>> callback) Start a rescheduling runWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesGenerateAsync(PostWorkforcemanagementBusinessunitWeekSchedulesGenerateRequest request, AsyncApiCallback<BuAsyncScheduleRunResponse> callback) Generate a scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesGenerateAsync(ApiRequest<BuGenerateScheduleRequest> request, AsyncApiCallback<ApiResponse<BuAsyncScheduleRunResponse>> callback) Generate a schedule -
Uses of BuAsyncScheduleRunResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuAsyncScheduleRunResponseModifier and TypeMethodDescriptionBuAsyncScheduleRunResponse.operationId(String operationId) The ID for the operationBuAsyncScheduleRunResponse.result(BuScheduleRun result) The result of the operation.BuAsyncScheduleRunResponse.status(BuAsyncScheduleRunResponse.StatusEnum status) The status of the operation