Uses of Class
com.mypurecloud.sdk.v2.model.CurrentUserScheduleRequestBody
Packages that use CurrentUserScheduleRequestBody
Package
Description
-
Uses of CurrentUserScheduleRequestBody in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CurrentUserScheduleRequestBodyModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementSchedules(CurrentUserScheduleRequestBody body) Deprecated.WorkforceManagementApi.postWorkforcemanagementSchedulesWithHttpInfo(CurrentUserScheduleRequestBody body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CurrentUserScheduleRequestBodyModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementSchedules(ApiRequest<CurrentUserScheduleRequestBody> request) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementSchedulesAsync(ApiRequest<CurrentUserScheduleRequestBody> request, AsyncApiCallback<ApiResponse<UserScheduleContainer>> callback) Deprecated. -
Uses of CurrentUserScheduleRequestBody in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CurrentUserScheduleRequestBodyMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CurrentUserScheduleRequestBodyMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CurrentUserScheduleRequestBodyModifier and TypeMethodDescriptionvoidPostWorkforcemanagementSchedulesRequest.setBody(CurrentUserScheduleRequestBody body) PostWorkforcemanagementSchedulesRequest.Builder.withBody(CurrentUserScheduleRequestBody body) PostWorkforcemanagementSchedulesRequest.withBody(CurrentUserScheduleRequestBody body) -
Uses of CurrentUserScheduleRequestBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CurrentUserScheduleRequestBodyModifier and TypeMethodDescriptionEnd of the range of schedules to fetch, in ISO-8601 formatCurrentUserScheduleRequestBody.loadFullWeeks(Boolean loadFullWeeks) Whether to load the full week's schedule (for the current user) of any week overlapping the start/end date query parameters, defaults to falseBeginning of the range of schedules to fetch, in ISO-8601 format