| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.Builder.accountCustomization(AccountCustomization accountCustomization)
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
default UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.Builder.accountCustomization(Consumer<AccountCustomization.Builder> accountCustomization)
The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
|
UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.
|
UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.Builder.awsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations for.
|
static UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.builder() |
UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.Builder.namespace(String namespace)
The namespace associated with the customization that you're updating.
|
UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.Builder.requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.Builder.status(Integer status)
The HTTP status of the request.
|
UpdateAccountCustomizationResponse.Builder |
UpdateAccountCustomizationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateAccountCustomizationResponse.Builder> |
UpdateAccountCustomizationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.