Uses of Class
com.mypurecloud.sdk.v2.model.BuAsyncAgentSchedulesQueryResponse
Packages that use BuAsyncAgentSchedulesQueryResponse
-
Uses of BuAsyncAgentSchedulesQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuAsyncAgentSchedulesQueryResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQuery(PostWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryRequest request) Loads agent schedule data from the schedule.WorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQuery(String businessUnitId, LocalDate weekId, String scheduleId, BuQueryAgentSchedulesRequest body, Boolean forceAsync, Boolean forceDownloadService) Loads agent schedule data from the schedule.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuAsyncAgentSchedulesQueryResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQuery(ApiRequest<BuQueryAgentSchedulesRequest> request) Loads agent schedule data from the schedule.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryAsync(PostWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryRequest request, AsyncApiCallback<BuAsyncAgentSchedulesQueryResponse> callback) Loads agent schedule data from the schedule.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryAsync(ApiRequest<BuQueryAgentSchedulesRequest> request, AsyncApiCallback<ApiResponse<BuAsyncAgentSchedulesQueryResponse>> callback) Loads agent schedule data from the schedule.WorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryWithHttpInfo(String businessUnitId, LocalDate weekId, String scheduleId, BuQueryAgentSchedulesRequest body, Boolean forceAsync, Boolean forceDownloadService) Loads agent schedule data from the schedule.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuAsyncAgentSchedulesQueryResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryAsync(PostWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryRequest request, AsyncApiCallback<BuAsyncAgentSchedulesQueryResponse> callback) Loads agent schedule data from the schedule.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryAsync(ApiRequest<BuQueryAgentSchedulesRequest> request, AsyncApiCallback<ApiResponse<BuAsyncAgentSchedulesQueryResponse>> callback) Loads agent schedule data from the schedule. -
Uses of BuAsyncAgentSchedulesQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuAsyncAgentSchedulesQueryResponseModifier and TypeMethodDescriptionBuAsyncAgentSchedulesQueryResponse.downloadUrl(String downloadUrl) The URL from which to download the result if it is too large to pass directlyBuAsyncAgentSchedulesQueryResponse.operationId(String operationId) The ID for the operationPercent progress for the operationBuAsyncAgentSchedulesQueryResponse.result(BuAgentSchedulesQueryResponse result) The result of the operation.BuAsyncAgentSchedulesQueryResponse.status(BuAsyncAgentSchedulesQueryResponse.StatusEnum status) The status of the operation