Uses of Class
com.mypurecloud.sdk.v2.model.UpdateMuAgentsRequest
Packages that use UpdateMuAgentsRequest
Package
Description
-
Uses of UpdateMuAgentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateMuAgentsRequestModifier and TypeMethodDescriptionvoidWorkforceManagementApi.patchWorkforcemanagementManagementunitAgents(String managementUnitId, UpdateMuAgentsRequest body) Update agent configurationsWorkforceManagementApi.patchWorkforcemanagementManagementunitAgentsWithHttpInfo(String managementUnitId, UpdateMuAgentsRequest body) Update agent configurationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateMuAgentsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitAgents(ApiRequest<UpdateMuAgentsRequest> request) Update agent configurationsWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitAgentsAsync(ApiRequest<UpdateMuAgentsRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update agent configurations -
Uses of UpdateMuAgentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateMuAgentsRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateMuAgentsRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitAgentsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateMuAgentsRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitAgentsRequest.builder(String managementUnitId, UpdateMuAgentsRequest body) voidPatchWorkforcemanagementManagementunitAgentsRequest.setBody(UpdateMuAgentsRequest body) PatchWorkforcemanagementManagementunitAgentsRequest.Builder.withBody(UpdateMuAgentsRequest body) PatchWorkforcemanagementManagementunitAgentsRequest.withBody(UpdateMuAgentsRequest body) PatchWorkforcemanagementManagementunitAgentsRequest.Builder.withRequiredParams(String managementUnitId, UpdateMuAgentsRequest body) -
Uses of UpdateMuAgentsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateMuAgentsRequestModifier and TypeMethodDescriptionUpdateMuAgentsRequest.entities(List<UpdateMuAgentRequest> entities) List of agents to update