Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SortKey |
build() |
SortKey.Builder |
copy(SortKey model) |
SortKey.Builder |
sortRules(List<SortKeyRule> sortRules)
The list of sort key rules.
|
public SortKey.Builder sortRules(List<SortKeyRule> sortRules)
The list of sort key rules.
sortRules
- the value to setpublic SortKey build()
public SortKey.Builder copy(SortKey model)
Copyright © 2016–2025. All rights reserved.