| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportFormsResponse.Builder |
ExportFormsResponse.builder() |
ExportFormsResponse.Builder |
ExportFormsResponse.Builder.entities(Collection<Form> entities)
Represents the configuration of the exported forms.
|
ExportFormsResponse.Builder |
ExportFormsResponse.Builder.entities(Consumer<Form.Builder>... entities)
Represents the configuration of the exported forms.
|
ExportFormsResponse.Builder |
ExportFormsResponse.Builder.entities(Form... entities)
Represents the configuration of the exported forms.
|
ExportFormsResponse.Builder |
ExportFormsResponse.Builder.nextToken(String nextToken)
The pagination token that's included if more results are available.
|
ExportFormsResponse.Builder |
ExportFormsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportFormsResponse.Builder> |
ExportFormsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.