public static interface SearchSort.Builder extends SdkPojo, CopyableBuilder<SearchSort.Builder,SearchSort>
| Modifier and Type | Method and Description |
|---|---|
SearchSort.Builder |
attribute(String attribute)
The attribute detail of the way to sort search results.
|
SearchSort.Builder |
order(SortOrder order)
The order detail of the wya to sort search results.
|
SearchSort.Builder |
order(String order)
The order detail of the wya to sort search results.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSearchSort.Builder attribute(String attribute)
The attribute detail of the way to sort search results.
attribute - The attribute detail of the way to sort search results.SearchSort.Builder order(String order)
The order detail of the wya to sort search results.
SearchSort.Builder order(SortOrder order)
The order detail of the wya to sort search results.
Copyright © 2023. All rights reserved.