Package com.mypurecloud.sdk.v2.model
Class SearchSort
java.lang.Object
com.mypurecloud.sdk.v2.model.SearchSort
- All Implemented Interfaces:
Serializable
SearchSort
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetSortOrder(SearchSort.SortOrderEnum sortOrder) The field in the resource that you want to sort the results bysortOrder(SearchSort.SortOrderEnum sortOrder) The sort order for resultstoString()
-
Constructor Details
-
SearchSort
public SearchSort() -
SearchSort
-
-
Method Details
-
sortOrder
The sort order for results -
getSortOrder
-
setSortOrder
-
sortBy
The field in the resource that you want to sort the results by -
getSortBy
-
setSortBy
-
equals
-
hashCode
public int hashCode() -
toString
-