public static interface GetCodegenJobRequest.Builder extends AmplifyUiBuilderRequest.Builder, SdkPojo, CopyableBuilder<GetCodegenJobRequest.Builder,GetCodegenJobRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCodegenJobRequest.Builder |
appId(String appId)
The unique ID of the Amplify app associated with the code generation job.
|
GetCodegenJobRequest.Builder |
environmentName(String environmentName)
The name of the backend environment that is a part of the Amplify app associated with the code generation
job.
|
GetCodegenJobRequest.Builder |
id(String id)
The unique ID of the code generation job.
|
GetCodegenJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCodegenJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCodegenJobRequest.Builder appId(String appId)
The unique ID of the Amplify app associated with the code generation job.
appId - The unique ID of the Amplify app associated with the code generation job.GetCodegenJobRequest.Builder environmentName(String environmentName)
The name of the backend environment that is a part of the Amplify app associated with the code generation job.
environmentName - The name of the backend environment that is a part of the Amplify app associated with the code
generation job.GetCodegenJobRequest.Builder id(String id)
The unique ID of the code generation job.
id - The unique ID of the code generation job.GetCodegenJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCodegenJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.