| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
CodegenJobAsset |
CodegenJobAsset.clone() |
CodegenJobAsset |
CodegenJob.getAsset()
The
CodegenJobAsset to use for the code generation job. |
CodegenJobAsset |
CodegenJobAsset.withDownloadUrl(String downloadUrl)
The URL to use to access the asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodegenJob.setAsset(CodegenJobAsset asset)
The
CodegenJobAsset to use for the code generation job. |
CodegenJob |
CodegenJob.withAsset(CodegenJobAsset asset)
The
CodegenJobAsset to use for the code generation job. |
Copyright © 2024. All rights reserved.