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