public static interface DescribeThemeAliasRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeThemeAliasRequest.Builder,DescribeThemeAliasRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeThemeAliasRequest.Builder |
aliasName(String aliasName)
The name of the theme alias that you want to describe.
|
DescribeThemeAliasRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the theme alias that you're describing.
|
DescribeThemeAliasRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeThemeAliasRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeThemeAliasRequest.Builder |
themeId(String themeId)
The ID for the theme.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeThemeAliasRequest.Builder awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the theme alias that you're describing.
awsAccountId - The ID of the Amazon Web Services account that contains the theme alias that you're describing.DescribeThemeAliasRequest.Builder themeId(String themeId)
The ID for the theme.
themeId - The ID for the theme.DescribeThemeAliasRequest.Builder aliasName(String aliasName)
The name of the theme alias that you want to describe.
aliasName - The name of the theme alias that you want to describe.DescribeThemeAliasRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeThemeAliasRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.