| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateFormResponse.Builder |
CreateFormResponse.builder() |
default CreateFormResponse.Builder |
CreateFormResponse.Builder.entity(Consumer<Form.Builder> entity)
Describes the configuration of the new form.
|
CreateFormResponse.Builder |
CreateFormResponse.Builder.entity(Form entity)
Describes the configuration of the new form.
|
CreateFormResponse.Builder |
CreateFormResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateFormResponse.Builder> |
CreateFormResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.