public static interface ComponentPropertyBindingProperties.Builder extends SdkPojo, CopyableBuilder<ComponentPropertyBindingProperties.Builder,ComponentPropertyBindingProperties>
| Modifier and Type | Method and Description |
|---|---|
ComponentPropertyBindingProperties.Builder |
field(String field)
The data field to bind the property to.
|
ComponentPropertyBindingProperties.Builder |
property(String property)
The component property to bind to the data field.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildComponentPropertyBindingProperties.Builder property(String property)
The component property to bind to the data field.
property - The component property to bind to the data field.ComponentPropertyBindingProperties.Builder field(String field)
The data field to bind the property to.
field - The data field to bind the property to.Copyright © 2023. All rights reserved.