Interface FormInputValuePropertyBindingProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FormInputValuePropertyBindingProperties.Builder,FormInputValuePropertyBindingProperties>, SdkBuilder<FormInputValuePropertyBindingProperties.Builder,FormInputValuePropertyBindingProperties>, SdkPojo
Enclosing class:
FormInputValuePropertyBindingProperties

public static interface FormInputValuePropertyBindingProperties.Builder extends SdkPojo, CopyableBuilder<FormInputValuePropertyBindingProperties.Builder,FormInputValuePropertyBindingProperties>
  • Method Details

    • property

      The form property to bind to the data field.

      Parameters:
      property - The form property to bind to the data field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • field

      The data field to bind the property to.

      Parameters:
      field - The data field to bind the property to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.