Uses of Class
com.mypurecloud.sdk.v2.model.BatchUserRoutingStatusEventRequest
Packages that use BatchUserRoutingStatusEventRequest
Package
Description
-
Uses of BatchUserRoutingStatusEventRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type BatchUserRoutingStatusEventRequestModifier and TypeMethodDescriptionEventsApi.postEventsUsersRoutingstatus(BatchUserRoutingStatusEventRequest body) Publish Agent Routing Status Batch EventsPublish Agent Routing Status Batch EventsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BatchUserRoutingStatusEventRequestModifier and TypeMethodDescriptionEventsApi.postEventsUsersRoutingstatus(ApiRequest<BatchUserRoutingStatusEventRequest> request) Publish Agent Routing Status Batch EventsEventsApiAsync.postEventsUsersRoutingstatusAsync(ApiRequest<BatchUserRoutingStatusEventRequest> request, AsyncApiCallback<ApiResponse<BatchEventResponse>> callback) Publish Agent Routing Status Batch Events -
Uses of BatchUserRoutingStatusEventRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return BatchUserRoutingStatusEventRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type BatchUserRoutingStatusEventRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type BatchUserRoutingStatusEventRequestModifier and TypeMethodDescriptionPostEventsUsersRoutingstatusRequest.builder(BatchUserRoutingStatusEventRequest body) voidPostEventsUsersRoutingstatusRequest.setBody(BatchUserRoutingStatusEventRequest body) PostEventsUsersRoutingstatusRequest.Builder.withBody(BatchUserRoutingStatusEventRequest body) PostEventsUsersRoutingstatusRequest.withBody(BatchUserRoutingStatusEventRequest body) PostEventsUsersRoutingstatusRequest.Builder.withRequiredParams(BatchUserRoutingStatusEventRequest body) -
Uses of BatchUserRoutingStatusEventRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BatchUserRoutingStatusEventRequestModifier and TypeMethodDescriptionBatchUserRoutingStatusEventRequest.userRoutingStatusEvents(List<UserRoutingStatusEvent> userRoutingStatusEvents) UserRoutingStatus events for this batch