public static interface UpdateFolderRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<UpdateFolderRequest.Builder,UpdateFolderRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateFolderRequest.Builder |
awsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that contains the folder to update.
|
UpdateFolderRequest.Builder |
folderId(String folderId)
The ID of the folder.
|
UpdateFolderRequest.Builder |
name(String name)
The name of the folder.
|
UpdateFolderRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateFolderRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateFolderRequest.Builder awsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that contains the folder to update.
awsAccountId - The ID for the Amazon Web Services account that contains the folder to update.UpdateFolderRequest.Builder folderId(String folderId)
The ID of the folder.
folderId - The ID of the folder.UpdateFolderRequest.Builder name(String name)
The name of the folder.
name - The name of the folder.UpdateFolderRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateFolderRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.