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