Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementManagementunitWorkplanrotationRequest
Packages that use GetWorkforcemanagementManagementunitWorkplanrotationRequest
-
Uses of GetWorkforcemanagementManagementunitWorkplanrotationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementManagementunitWorkplanrotationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotation(GetWorkforcemanagementManagementunitWorkplanrotationRequest request) Get a work plan rotationWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationAsync(GetWorkforcemanagementManagementunitWorkplanrotationRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Get a work plan rotation -
Uses of GetWorkforcemanagementManagementunitWorkplanrotationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementManagementunitWorkplanrotationRequestModifier and TypeMethodDescriptionGetWorkforcemanagementManagementunitWorkplanrotationRequest.Builder.build()GetWorkforcemanagementManagementunitWorkplanrotationRequest.withCustomHeader(String name, String value) GetWorkforcemanagementManagementunitWorkplanrotationRequest.withManagementUnitId(String managementUnitId) GetWorkforcemanagementManagementunitWorkplanrotationRequest.withWorkPlanRotationId(String workPlanRotationId)