Interface GetWorkspaceOptions.Sort

Enclosing class:
GetWorkspaceOptions

public static interface GetWorkspaceOptions.Sort
Indicates how the returned workspace data will be sorted. This parameter is valid only if **export**=`true`. Specify `sort=stable` to sort all workspace objects by unique identifier, in ascending alphabetical order.
  • Field Summary

    Fields
    Modifier and Type Field Description
    static String STABLE
    stable.