Uses of Class
com.mypurecloud.sdk.v2.model.AddWorkPlanRotationRequest
Packages that use AddWorkPlanRotationRequest
Package
Description
-
Uses of AddWorkPlanRotationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AddWorkPlanRotationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotations(String managementUnitId, AddWorkPlanRotationRequest body) Create a new work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotationsWithHttpInfo(String managementUnitId, AddWorkPlanRotationRequest body) Create a new work plan rotationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AddWorkPlanRotationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotations(ApiRequest<AddWorkPlanRotationRequest> request) Create a new work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationsAsync(ApiRequest<AddWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Create a new work plan rotation -
Uses of AddWorkPlanRotationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AddWorkPlanRotationRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWorkplanrotationsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AddWorkPlanRotationRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWorkplanrotationsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AddWorkPlanRotationRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWorkplanrotationsRequest.builder(String managementUnitId, AddWorkPlanRotationRequest body) voidPostWorkforcemanagementManagementunitWorkplanrotationsRequest.setBody(AddWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder.withBody(AddWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationsRequest.withBody(AddWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder.withRequiredParams(String managementUnitId, AddWorkPlanRotationRequest body) -
Uses of AddWorkPlanRotationRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AddWorkPlanRotationRequestModifier and TypeMethodDescriptionAddWorkPlanRotationRequest.agents(List<AddWorkPlanRotationAgentRequest> agents) Agents in this work plan rotationAddWorkPlanRotationRequest.dateRange(DateRangeWithOptionalEnd dateRange) The date range to which this work plan rotation appliesName of this work plan rotationAddWorkPlanRotationRequest.pattern(WorkPlanPatternRequest pattern) Pattern with list of work plan IDs that rotate on a weekly basis