| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
CodegenJob |
StartCodegenJobResponse.entity()
The code generation job for a UI component that is associated with an Amplify app.
|
CodegenJob |
GetCodegenJobResponse.job()
The configuration settings for the code generation job.
|
| Modifier and Type | Method and Description |
|---|---|
StartCodegenJobResponse.Builder |
StartCodegenJobResponse.Builder.entity(CodegenJob entity)
The code generation job for a UI component that is associated with an Amplify app.
|
GetCodegenJobResponse.Builder |
GetCodegenJobResponse.Builder.job(CodegenJob job)
The configuration settings for the code generation job.
|
Copyright © 2023. All rights reserved.