Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateAccountCustomizationResponse
-
Packages that use UpdateAccountCustomizationResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of UpdateAccountCustomizationResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return UpdateAccountCustomizationResponse Modifier and Type Method Description default UpdateAccountCustomizationResponseQuickSightClient. updateAccountCustomization(Consumer<UpdateAccountCustomizationRequest.Builder> updateAccountCustomizationRequest)Updates Amazon QuickSight customizations for the current Amazon Web Services Region.default UpdateAccountCustomizationResponseQuickSightClient. updateAccountCustomization(UpdateAccountCustomizationRequest updateAccountCustomizationRequest)Updates Amazon QuickSight customizations for the current Amazon Web Services Region.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type UpdateAccountCustomizationResponse Modifier and Type Method Description default CompletableFuture<UpdateAccountCustomizationResponse>QuickSightAsyncClient. updateAccountCustomization(Consumer<UpdateAccountCustomizationRequest.Builder> updateAccountCustomizationRequest)Updates Amazon QuickSight customizations for the current Amazon Web Services Region.default CompletableFuture<UpdateAccountCustomizationResponse>QuickSightAsyncClient. updateAccountCustomization(UpdateAccountCustomizationRequest updateAccountCustomizationRequest)Updates Amazon QuickSight customizations for the current Amazon Web Services Region.
-