Uses of Class
com.mypurecloud.sdk.v2.model.EventLog
Packages that use EventLog
-
Uses of EventLog in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EventLogModifier and TypeMethodDescriptionOutboundApi.getOutboundEvent(GetOutboundEventRequest request) Get Dialer EventOutboundApi.getOutboundEvent(String eventId) Get Dialer EventMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type EventLogModifier and TypeMethodDescriptionOutboundApi.getOutboundEvent(ApiRequest<Void> request) Get Dialer EventOutboundApiAsync.getOutboundEventAsync(GetOutboundEventRequest request, AsyncApiCallback<EventLog> callback) Get Dialer EventOutboundApiAsync.getOutboundEventAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EventLog>> callback) Get Dialer EventOutboundApi.getOutboundEventWithHttpInfo(String eventId) Get Dialer EventMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type EventLogModifier and TypeMethodDescriptionOutboundApiAsync.getOutboundEventAsync(GetOutboundEventRequest request, AsyncApiCallback<EventLog> callback) Get Dialer EventOutboundApiAsync.getOutboundEventAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EventLog>> callback) Get Dialer Event -
Uses of EventLog in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EventLogModifier and TypeMethodDescriptionEventLog.category(EventLog.CategoryEnum category) EventLog.correlationId(String correlationId) EventLog.errorEntity(DomainEntityRef errorEntity) EventLog.eventMessage(EventMessage eventMessage) EventLog.level(EventLog.LevelEnum level) EventLog.relatedEntity(DomainEntityRef relatedEntity) Date time is represented as an ISO-8601 string.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EventLogMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EventLogModifier and TypeMethodDescriptionvoidDialerEventEntityListing.setEntities(List<EventLog> entities)