Uses of Class
com.mypurecloud.sdk.v2.model.BatchConversationEventRequest
Packages that use BatchConversationEventRequest
Package
Description
-
Uses of BatchConversationEventRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type BatchConversationEventRequestModifier and TypeMethodDescriptionEventsApi.postEventsConversations(BatchConversationEventRequest body) Publish Conversation Batch EventsEventsApi.postEventsConversationsWithHttpInfo(BatchConversationEventRequest body) Publish Conversation Batch EventsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BatchConversationEventRequestModifier and TypeMethodDescriptionEventsApi.postEventsConversations(ApiRequest<BatchConversationEventRequest> request) Publish Conversation Batch EventsEventsApiAsync.postEventsConversationsAsync(ApiRequest<BatchConversationEventRequest> request, AsyncApiCallback<ApiResponse<BatchEventResponse>> callback) Publish Conversation Batch Events -
Uses of BatchConversationEventRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return BatchConversationEventRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type BatchConversationEventRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type BatchConversationEventRequestModifier and TypeMethodDescriptionPostEventsConversationsRequest.builder(BatchConversationEventRequest body) voidPostEventsConversationsRequest.setBody(BatchConversationEventRequest body) PostEventsConversationsRequest.Builder.withBody(BatchConversationEventRequest body) PostEventsConversationsRequest.withBody(BatchConversationEventRequest body) PostEventsConversationsRequest.Builder.withRequiredParams(BatchConversationEventRequest body) -
Uses of BatchConversationEventRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BatchConversationEventRequestModifier and TypeMethodDescriptionBatchConversationEventRequest.audioUpdatedEvents(List<AudioUpdatedEvent> audioUpdatedEvents) Voice - AudioUpdated events for this batchBatchConversationEventRequest.communicationAnsweredEvents(List<CommunicationAnsweredEvent> communicationAnsweredEvents) Voice - CommunicationAnswered events for this batchBatchConversationEventRequest.communicationDispositionAppliedEvents(List<CommunicationDispositionAppliedEvent> communicationDispositionAppliedEvents) Voice - CommunicationDispositionApplied events for this batchBatchConversationEventRequest.communicationEndedEvents(List<CommunicationEndedEvent> communicationEndedEvents) Voice - CommunicationEnded events for this batchBatchConversationEventRequest.consultTransferEvents(List<ConsultTransferEvent> consultTransferEvents) Voice - ConsultTransfer events for this batchBatchConversationEventRequest.emailBeginTransmittingEvents(List<EmailBeginTransmittingEvent> emailBeginTransmittingEvents) Email - EmailBeginTransmittingEvent events for this batchBatchConversationEventRequest.emailCommunicationAnsweredEvents(List<EmailCommunicationAnsweredEvent> emailCommunicationAnsweredEvents) Email - EmailCommunicationAnsweredEvent events for this batchBatchConversationEventRequest.emailCommunicationDispositionAppliedEvents(List<EmailCommunicationDispositionAppliedEvent> emailCommunicationDispositionAppliedEvents) Email - EmailCommunicationDispositionAppliedEvent events for this batchBatchConversationEventRequest.emailCommunicationEndedEvents(List<EmailCommunicationEndedEvent> emailCommunicationEndedEvents) Email - EmailCommunicationEndedEvent events for this batchBatchConversationEventRequest.emailCommunicationSentMessageEvents(List<EmailCommunicationSentMessageEvent> emailCommunicationSentMessageEvents) Email - EmailCommunicationSentMessageEvent events for this batchBatchConversationEventRequest.emailEndTransferEvents(List<EmailEndTransferEvent> emailEndTransferEvents) Email - EmailEndTransferEvent events for this batchBatchConversationEventRequest.emailExternalEstablishedEvents(List<EmailExternalEstablishedEvent> emailExternalEstablishedEvents) Email - EmailExternalEstablishedEvent events for this batchBatchConversationEventRequest.emailFlowEstablishedEvents(List<EmailFlowEstablishedEvent> emailFlowEstablishedEvents) Email - EmailFlowEstablishedEvent events for this batchBatchConversationEventRequest.emailHoldUpdatedEvents(List<EmailHoldUpdatedEvent> emailHoldUpdatedEvents) Email - EmailHoldUpdatedEvent events for this batchBatchConversationEventRequest.emailProgressTransferEvents(List<EmailProgressTransferEvent> emailProgressTransferEvents) Email - EmailProgressTransferEvent events for this batchBatchConversationEventRequest.emailRoutingEstablishedEvents(List<EmailRoutingEstablishedEvent> emailRoutingEstablishedEvents) Email - EmailRoutingEstablishedEvent events for this batchBatchConversationEventRequest.emailRoutingTransferEvents(List<EmailRoutingTransferEvent> emailRoutingTransferEvents) Email - EmailRoutingTransferEvent events for this batchBatchConversationEventRequest.emailUserEstablishedEvents(List<EmailUserEstablishedEvent> emailUserEstablishedEvents) Email - EmailUserEstablishedEvent events for this batchBatchConversationEventRequest.emailUserTransferEvents(List<EmailUserTransferEvent> emailUserTransferEvents) Email - EmailUserTransferEvent events for this batchBatchConversationEventRequest.endConsultTransferEvents(List<EndConsultTransferEvent> endConsultTransferEvents) Voice - EndConsultTransfer events for this batchBatchConversationEventRequest.endTransferEvents(List<EndTransferEvent> endTransferEvents) Voice - EndTransfer events for this batchBatchConversationEventRequest.externalEstablishedEvents(List<ExternalEstablishedEvent> externalEstablishedEvents) Voice - ExternalEstablished events for this batchBatchConversationEventRequest.holdUpdatedEvents(List<HoldUpdatedEvent> holdUpdatedEvents) Voice - HoldUpdated events for this batchBatchConversationEventRequest.ivrEstablishedEvents(List<IvrEstablishedEvent> ivrEstablishedEvents) Voice - IvrEstablished events for this batchBatchConversationEventRequest.phoneEstablishedEvents(List<PhoneEstablishedEvent> phoneEstablishedEvents) Voice - PhoneEstablished events for this batchBatchConversationEventRequest.phoneTransferEvents(List<PhoneTransferEvent> phoneTransferEvents) Voice - PhoneTransfer events for this batchBatchConversationEventRequest.progressConsultTransferEvents(List<ProgressConsultTransferEvent> progressConsultTransferEvents) Voice - ProgressConsultTransfer events for this batchBatchConversationEventRequest.progressTransferEvents(List<ProgressTransferEvent> progressTransferEvents) Voice - ProgressTransfer events for this batchBatchConversationEventRequest.routingEstablishedEvents(List<RoutingEstablishedEvent> routingEstablishedEvents) Voice - RoutingEstablished events for this batchBatchConversationEventRequest.routingTransferEvents(List<RoutingTransferEvent> routingTransferEvents) Voice - RoutingTransfer events for this batchBatchConversationEventRequest.userEstablishedEvents(List<UserEstablishedEvent> userEstablishedEvents) Voice - UserEstablished events for this batchBatchConversationEventRequest.userTransferEvents(List<UserTransferEvent> userTransferEvents) Voice - UserTransfer events for this batch