| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
default FormInputBindingPropertiesValue.Builder |
FormInputBindingPropertiesValue.Builder.bindingProperties(Consumer<FormInputBindingPropertiesValueProperties.Builder> bindingProperties)
Describes the properties to customize with data at runtime.
|
FormInputBindingPropertiesValue.Builder |
FormInputBindingPropertiesValue.Builder.bindingProperties(FormInputBindingPropertiesValueProperties bindingProperties)
Describes the properties to customize with data at runtime.
|
static FormInputBindingPropertiesValue.Builder |
FormInputBindingPropertiesValue.builder() |
FormInputBindingPropertiesValue.Builder |
FormInputBindingPropertiesValue.toBuilder() |
FormInputBindingPropertiesValue.Builder |
FormInputBindingPropertiesValue.Builder.type(String type)
The property type.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FormInputBindingPropertiesValue.Builder> |
FormInputBindingPropertiesValue.serializableBuilderClass() |
Copyright © 2023. All rights reserved.