Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanRotationResponse
Packages that use WorkPlanRotationResponse
-
Uses of WorkPlanRotationResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkPlanRotationResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotation(GetWorkforcemanagementManagementunitWorkplanrotationRequest request) Get a work plan rotationWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotation(String managementUnitId, String workPlanRotationId) Get a work plan rotationWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotation(PatchWorkforcemanagementManagementunitWorkplanrotationRequest request) Update a work plan rotationWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotation(String managementUnitId, String workPlanRotationId, UpdateWorkPlanRotationRequest body) Update a work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotationCopy(PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest request) Create a copy of work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotationCopy(String managementUnitId, String workPlanRotationId, CopyWorkPlanRotationRequest body) Create a copy of work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotations(PostWorkforcemanagementManagementunitWorkplanrotationsRequest request) Create a new work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotations(String managementUnitId, AddWorkPlanRotationRequest body) Create a new work plan rotationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkPlanRotationResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotation(ApiRequest<Void> request) Get a work plan rotationWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationAsync(GetWorkforcemanagementManagementunitWorkplanrotationRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Get a work plan rotationWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Get a work plan rotationWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotationWithHttpInfo(String managementUnitId, String workPlanRotationId) Get a work plan rotationWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotation(ApiRequest<UpdateWorkPlanRotationRequest> request) Update a work plan rotationWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitWorkplanrotationAsync(PatchWorkforcemanagementManagementunitWorkplanrotationRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Update a work plan rotationWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitWorkplanrotationAsync(ApiRequest<UpdateWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Update a work plan rotationWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotationWithHttpInfo(String managementUnitId, String workPlanRotationId, UpdateWorkPlanRotationRequest body) Update a work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotationCopy(ApiRequest<CopyWorkPlanRotationRequest> request) Create a copy of work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationCopyAsync(PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Create a copy of work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationCopyAsync(ApiRequest<CopyWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Create a copy of work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotationCopyWithHttpInfo(String managementUnitId, String workPlanRotationId, CopyWorkPlanRotationRequest body) Create a copy of work plan rotationWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotations(ApiRequest<AddWorkPlanRotationRequest> request) Create a new work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationsAsync(PostWorkforcemanagementManagementunitWorkplanrotationsRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Create a new work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationsAsync(ApiRequest<AddWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) 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 WorkPlanRotationResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationAsync(GetWorkforcemanagementManagementunitWorkplanrotationRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Get a work plan rotationWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Get a work plan rotationWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitWorkplanrotationAsync(PatchWorkforcemanagementManagementunitWorkplanrotationRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Update a work plan rotationWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitWorkplanrotationAsync(ApiRequest<UpdateWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Update a work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationCopyAsync(PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Create a copy of work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationCopyAsync(ApiRequest<CopyWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Create a copy of work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationsAsync(PostWorkforcemanagementManagementunitWorkplanrotationsRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Create a new work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationsAsync(ApiRequest<AddWorkPlanRotationRequest> request, AsyncApiCallback<ApiResponse<WorkPlanRotationResponse>> callback) Create a new work plan rotation -
Uses of WorkPlanRotationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanRotationResponseModifier and TypeMethodDescriptionWorkPlanRotationResponse.agentCount(Integer agentCount) Number of agents in this work plan rotationWorkPlanRotationResponse.agents(List<WorkPlanRotationAgentResponse> agents) Agents in this work plan rotation.WorkPlanRotationResponse.dateRange(DateRangeWithOptionalEnd dateRange) The date range to which this work plan rotation appliesWhether the work plan rotation is enabled for schedulingThe globally unique identifier for the object.WorkPlanRotationResponse.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this work plan rotationWorkPlanRotationResponse.pattern(WorkPlanPatternResponse pattern) Pattern with ordered list of work plans that rotate on a weekly basisMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkPlanRotationResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkPlanRotationResponseModifier and TypeMethodDescriptionWorkPlanRotationListResponse.entities(List<WorkPlanRotationResponse> entities) voidWorkPlanRotationListResponse.setEntities(List<WorkPlanRotationResponse> entities)