Uses of Class
software.amazon.awssdk.services.quicksight.model.AccountCustomization
-
Packages that use AccountCustomization Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AccountCustomization in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AccountCustomization Modifier and Type Method Description AccountCustomizationCreateAccountCustomizationRequest. accountCustomization()The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.AccountCustomizationCreateAccountCustomizationResponse. accountCustomization()The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.AccountCustomizationDescribeAccountCustomizationResponse. accountCustomization()The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.AccountCustomizationUpdateAccountCustomizationRequest. accountCustomization()The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.AccountCustomizationUpdateAccountCustomizationResponse. accountCustomization()The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AccountCustomization Modifier and Type Method Description CreateAccountCustomizationRequest.BuilderCreateAccountCustomizationRequest.Builder. accountCustomization(AccountCustomization accountCustomization)The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.CreateAccountCustomizationResponse.BuilderCreateAccountCustomizationResponse.Builder. accountCustomization(AccountCustomization accountCustomization)The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region.DescribeAccountCustomizationResponse.BuilderDescribeAccountCustomizationResponse.Builder. accountCustomization(AccountCustomization accountCustomization)The Amazon QuickSight customizations that exist in the current Amazon Web Services Region.UpdateAccountCustomizationRequest.BuilderUpdateAccountCustomizationRequest.Builder. accountCustomization(AccountCustomization accountCustomization)The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.UpdateAccountCustomizationResponse.BuilderUpdateAccountCustomizationResponse.Builder. accountCustomization(AccountCustomization accountCustomization)The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region.
-