primaryValues
The value's primary values.
- Parameters:
primaryValues- The value's primary values.- Returns:
- Returns a reference to this object so that method calls can be chained together.
Buildable, CopyableBuilder<DataTableEvaluatedValue.Builder,DataTableEvaluatedValue> , SdkBuilder<DataTableEvaluatedValue.Builder,DataTableEvaluatedValue> , SdkPojoDataTableEvaluatedValueattributeName(String attributeName) evaluatedValue(String evaluatedValue) primaryValues(Collection<PrimaryValue> primaryValues) primaryValues(Consumer<PrimaryValue.Builder>... primaryValues) primaryValues(PrimaryValue... primaryValues) valueType(DataTableAttributeValueType valueType) copyapplyMutation, buildequalsBySdkFields, sdkFieldNameToField, sdkFieldsThe value's record ID.
recordId - The value's record ID.The value's primary values.
primaryValues - The value's primary values.The value's primary values.
primaryValues - The value's primary values.The value's primary values.
This is a convenience method that creates an instance of thePrimaryValue.Builder avoiding the need to create one
manually via PrimaryValue.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and
its result is passed to primaryValues(List<PrimaryValue>).
primaryValues - a consumer that will call methods on
PrimaryValue.BuilderThe value's attribute name.
attributeName - The value's attribute name.The value's value type.
valueType - The value's value type.The value's value type.
valueType - The value's value type.The value's found.
found - The value's found.The value's error.
error - The value's error.The value's evaluated value.
evaluatedValue - The value's evaluated value.