Uses of Class
com.mypurecloud.sdk.v2.model.MoveAgentsRequest
Packages that use MoveAgentsRequest
Package
Description
-
Uses of MoveAgentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type MoveAgentsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgents(MoveAgentsRequest body) Move agents in and out of management unitWorkforceManagementApi.postWorkforcemanagementAgentsWithHttpInfo(MoveAgentsRequest body) Move agents in and out of management unitMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type MoveAgentsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgents(ApiRequest<MoveAgentsRequest> request) Move agents in and out of management unitWorkforceManagementApiAsync.postWorkforcemanagementAgentsAsync(ApiRequest<MoveAgentsRequest> request, AsyncApiCallback<ApiResponse<MoveAgentsResponse>> callback) Move agents in and out of management unit -
Uses of MoveAgentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return MoveAgentsRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type MoveAgentsRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type MoveAgentsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsRequest.builder(MoveAgentsRequest body) voidPostWorkforcemanagementAgentsRequest.setBody(MoveAgentsRequest body) PostWorkforcemanagementAgentsRequest.Builder.withBody(MoveAgentsRequest body) PostWorkforcemanagementAgentsRequest.withBody(MoveAgentsRequest body) PostWorkforcemanagementAgentsRequest.Builder.withRequiredParams(MoveAgentsRequest body) -
Uses of MoveAgentsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MoveAgentsRequestModifier and TypeMethodDescriptionMoveAgentsRequest.destinationManagementUnitId(String destinationManagementUnitId) The id of the management unit for which the move will be performed.The list of user ids to move