Uses of Class
com.mypurecloud.sdk.v2.model.UpdateMuAgentWorkPlansBatchRequest
Packages that use UpdateMuAgentWorkPlansBatchRequest
Package
Description
-
Uses of UpdateMuAgentWorkPlansBatchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateMuAgentWorkPlansBatchRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitAgentsWorkplansBulk(String managementUnitId, UpdateMuAgentWorkPlansBatchRequest body) Updates agent work plan configurationWorkforceManagementApi.patchWorkforcemanagementManagementunitAgentsWorkplansBulkWithHttpInfo(String managementUnitId, UpdateMuAgentWorkPlansBatchRequest body) Updates agent work plan configurationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateMuAgentWorkPlansBatchRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitAgentsWorkplansBulk(ApiRequest<UpdateMuAgentWorkPlansBatchRequest> request) Updates agent work plan configurationWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitAgentsWorkplansBulkAsync(ApiRequest<UpdateMuAgentWorkPlansBatchRequest> request, AsyncApiCallback<ApiResponse<UpdateMuAgentWorkPlansBatchResponse>> callback) Updates agent work plan configuration -
Uses of UpdateMuAgentWorkPlansBatchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateMuAgentWorkPlansBatchRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitAgentsWorkplansBulkRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateMuAgentWorkPlansBatchRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitAgentsWorkplansBulkRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateMuAgentWorkPlansBatchRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitAgentsWorkplansBulkRequest.builder(String managementUnitId, UpdateMuAgentWorkPlansBatchRequest body) voidPatchWorkforcemanagementManagementunitAgentsWorkplansBulkRequest.setBody(UpdateMuAgentWorkPlansBatchRequest body) PatchWorkforcemanagementManagementunitAgentsWorkplansBulkRequest.Builder.withBody(UpdateMuAgentWorkPlansBatchRequest body) PatchWorkforcemanagementManagementunitAgentsWorkplansBulkRequest.withBody(UpdateMuAgentWorkPlansBatchRequest body) PatchWorkforcemanagementManagementunitAgentsWorkplansBulkRequest.Builder.withRequiredParams(String managementUnitId, UpdateMuAgentWorkPlansBatchRequest body) -
Uses of UpdateMuAgentWorkPlansBatchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateMuAgentWorkPlansBatchRequestModifier and TypeMethodDescriptionUpdateMuAgentWorkPlansBatchRequest.entities(List<UpdateMuAgentWorkPlanRequest> entities)