Uses of Class
com.mypurecloud.sdk.v2.model.UpdateWorkPlanRotationRequest
Packages that use UpdateWorkPlanRotationRequest
Package
Description
-
Uses of UpdateWorkPlanRotationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateWorkPlanRotationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotation(String managementUnitId, String workPlanRotationId, UpdateWorkPlanRotationRequest body) Update a work plan rotationWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotationWithHttpInfo(String managementUnitId, String workPlanRotationId, UpdateWorkPlanRotationRequest body) Update a work plan rotationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateWorkPlanRotationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotation(ApiRequest<UpdateWorkPlanRotationRequest> request) Update a work plan rotationWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitWorkplanrotationAsync(ApiRequest<UpdateWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Update a work plan rotation -
Uses of UpdateWorkPlanRotationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateWorkPlanRotationRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitWorkplanrotationRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateWorkPlanRotationRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitWorkplanrotationRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateWorkPlanRotationRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitWorkplanrotationRequest.builder(String managementUnitId, String workPlanRotationId, UpdateWorkPlanRotationRequest body) voidPatchWorkforcemanagementManagementunitWorkplanrotationRequest.setBody(UpdateWorkPlanRotationRequest body) PatchWorkforcemanagementManagementunitWorkplanrotationRequest.Builder.withBody(UpdateWorkPlanRotationRequest body) PatchWorkforcemanagementManagementunitWorkplanrotationRequest.withBody(UpdateWorkPlanRotationRequest body) PatchWorkforcemanagementManagementunitWorkplanrotationRequest.Builder.withRequiredParams(String managementUnitId, String workPlanRotationId, UpdateWorkPlanRotationRequest body) -
Uses of UpdateWorkPlanRotationRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateWorkPlanRotationRequestModifier and TypeMethodDescriptionUpdateWorkPlanRotationRequest.agents(List<UpdateWorkPlanRotationAgentRequest> agents) Agents in this work plan rotationUpdateWorkPlanRotationRequest.dateRange(DateRangeWithOptionalEnd dateRange) The date range to which this work plan rotation appliesWhether the work plan rotation is enabled for schedulingUpdateWorkPlanRotationRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this work plan rotationName of this work plan rotationUpdateWorkPlanRotationRequest.pattern(WorkPlanPatternRequest pattern) Pattern with list of work plan IDs that rotate on a weekly basis