Uses of Class
com.vonage.client.proactiveconnect.ListEventsFilter.Builder
Packages that use ListEventsFilter.Builder
Package
Description
This package contains classes and sub-packages to support usage of the
Vonage Proactive Connect API.
-
Uses of ListEventsFilter.Builder in com.vonage.client.proactiveconnect
Methods in com.vonage.client.proactiveconnect that return ListEventsFilter.BuilderModifier and TypeMethodDescriptionAction ID to filter by.static ListEventsFilter.BuilderListEventsFilter.builder()Entry point for constructing an instance of this class.ISO-8601 formatted date for when to end events filter.ListEventsFilter.Builder.invocationId(String invocationId) Invocation ID to filter by.Sort in either ascending or descending order.ListEventsFilter.Builder.recipientId(String recipientId) Recipient ID to filter by.Run ID to filter by.Run item ID to filter by.ListEventsFilter.Builder.sourceContext(String sourceContext) The name of the segment / matcher the item / event to filter by (exact string).ListEventsFilter.Builder.sourceType(SourceType sourceType) Source type to filter by.ISO-8601 formatted date for when to begin events filter.Trace ID to filter by.