Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateAccountCustomizationRequest
-
Packages that use UpdateAccountCustomizationRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of UpdateAccountCustomizationRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type UpdateAccountCustomizationRequest Modifier and Type Method Description default CompletableFuture<UpdateAccountCustomizationResponse>QuickSightAsyncClient. updateAccountCustomization(UpdateAccountCustomizationRequest 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. -
Uses of UpdateAccountCustomizationRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type UpdateAccountCustomizationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAccountCustomizationRequestMarshaller. marshall(UpdateAccountCustomizationRequest updateAccountCustomizationRequest)
-