public static interface RemoveAllBackendsRequest.Builder extends AmplifyBackendRequest.Builder, SdkPojo, CopyableBuilder<RemoveAllBackendsRequest.Builder,RemoveAllBackendsRequest>
| Modifier and Type | Method and Description |
|---|---|
RemoveAllBackendsRequest.Builder |
appId(String appId)
The app ID.
|
RemoveAllBackendsRequest.Builder |
cleanAmplifyApp(Boolean cleanAmplifyApp)
Cleans up the Amplify Console app if this value is set to true.
|
RemoveAllBackendsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RemoveAllBackendsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRemoveAllBackendsRequest.Builder appId(String appId)
The app ID.
appId - The app ID.RemoveAllBackendsRequest.Builder cleanAmplifyApp(Boolean cleanAmplifyApp)
Cleans up the Amplify Console app if this value is set to true.
cleanAmplifyApp - Cleans up the Amplify Console app if this value is set to true.RemoveAllBackendsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRemoveAllBackendsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.