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