public static interface DescribeUserRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeUserRequest.Builder,DescribeUserRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeUserRequest.Builder |
awsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that the user is in.
|
DescribeUserRequest.Builder |
namespace(String namespace)
The namespace.
|
DescribeUserRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeUserRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeUserRequest.Builder |
userName(String userName)
The name of the user that you want to describe.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeUserRequest.Builder userName(String userName)
The name of the user that you want to describe.
userName - The name of the user that you want to describe.DescribeUserRequest.Builder awsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.
awsAccountId - The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
Amazon Web Services account that contains your Amazon QuickSight account.DescribeUserRequest.Builder namespace(String namespace)
The namespace. Currently, you should set this to default.
namespace - The namespace. Currently, you should set this to default.DescribeUserRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeUserRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.