public static interface Sort.Builder extends SdkPojo, CopyableBuilder<Sort.Builder,Sort>
| Modifier and Type | Method and Description |
|---|---|
Sort.Builder |
fieldId(String fieldId)
Unique identifier of a field.
|
Sort.Builder |
sortOrder(Order sortOrder)
A structured set of sort terms
|
Sort.Builder |
sortOrder(String sortOrder)
A structured set of sort terms
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSort.Builder fieldId(String fieldId)
Unique identifier of a field.
fieldId - Unique identifier of a field.Sort.Builder sortOrder(String sortOrder)
A structured set of sort terms
Sort.Builder sortOrder(Order sortOrder)
A structured set of sort terms
Copyright © 2023. All rights reserved.