public static interface DataPathValue.Builder extends SdkPojo, CopyableBuilder<DataPathValue.Builder,DataPathValue>
| Modifier and Type | Method and Description |
|---|---|
DataPathValue.Builder |
fieldId(String fieldId)
The field ID of the field that needs to be sorted.
|
DataPathValue.Builder |
fieldValue(String fieldValue)
The actual value of the field that needs to be sorted.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataPathValue.Builder fieldId(String fieldId)
The field ID of the field that needs to be sorted.
fieldId - The field ID of the field that needs to be sorted.DataPathValue.Builder fieldValue(String fieldValue)
The actual value of the field that needs to be sorted.
fieldValue - The actual value of the field that needs to be sorted.Copyright © 2023. All rights reserved.