Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementManagementunitWorkplanrotationsRequest
Packages that use PostWorkforcemanagementManagementunitWorkplanrotationsRequest
-
Uses of PostWorkforcemanagementManagementunitWorkplanrotationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementManagementunitWorkplanrotationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotations(PostWorkforcemanagementManagementunitWorkplanrotationsRequest request) Create a new work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationsAsync(PostWorkforcemanagementManagementunitWorkplanrotationsRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Create a new work plan rotation -
Uses of PostWorkforcemanagementManagementunitWorkplanrotationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementManagementunitWorkplanrotationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder.build()PostWorkforcemanagementManagementunitWorkplanrotationsRequest.withBody(AddWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationsRequest.withCustomHeader(String name, String value) PostWorkforcemanagementManagementunitWorkplanrotationsRequest.withManagementUnitId(String managementUnitId)