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