public static interface NumericRangeFilterValue.Builder extends SdkPojo, CopyableBuilder<NumericRangeFilterValue.Builder,NumericRangeFilterValue>
| Modifier and Type | Method and Description |
|---|---|
NumericRangeFilterValue.Builder |
parameter(String parameter)
The parameter that is used in the numeric range.
|
NumericRangeFilterValue.Builder |
staticValue(Double staticValue)
The static value of the numeric range filter.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNumericRangeFilterValue.Builder staticValue(Double staticValue)
The static value of the numeric range filter.
staticValue - The static value of the numeric range filter.NumericRangeFilterValue.Builder parameter(String parameter)
The parameter that is used in the numeric range.
parameter - The parameter that is used in the numeric range.Copyright © 2023. All rights reserved.