Uses of Enum Class
com.vonage.client.proactiveconnect.SortOrder
Packages that use SortOrder
Package
Description
This package contains classes and sub-packages to support usage of the
Vonage Proactive Connect API.
-
Uses of SortOrder in com.vonage.client.proactiveconnect
Methods in com.vonage.client.proactiveconnect that return SortOrderModifier and TypeMethodDescriptionListEventsFilter.getOrder()Sort in either ascending or descending order.static SortOrderDeprecated.Returns the enum constant of this class with the specified name.static SortOrder[]SortOrder.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.proactiveconnect with parameters of type SortOrderModifier and TypeMethodDescriptionDeprecated.Get all items on a particular page.Deprecated.Get all lists on a particular page.Sort in either ascending or descending order.