Interface ListIntentsOptions.Sort
- Enclosing class:
- ListIntentsOptions
public static interface ListIntentsOptions.Sort
The attribute by which returned intents will be sorted. To reverse the sort order, prefix the
value with a minus sign (`-`).
-
Field Summary
-
Field Details
-
INTENT
intent.- See Also:
- Constant Field Values
-
UPDATED
updated.- See Also:
- Constant Field Values
-