Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateAccountCustomizationResponse
-
Packages that use CreateAccountCustomizationResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of CreateAccountCustomizationResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return CreateAccountCustomizationResponse Modifier and Type Method Description default CreateAccountCustomizationResponseQuickSightClient. createAccountCustomization(Consumer<CreateAccountCustomizationRequest.Builder> createAccountCustomizationRequest)Creates Amazon QuickSight customizations for the current Amazon Web Services Region.default CreateAccountCustomizationResponseQuickSightClient. createAccountCustomization(CreateAccountCustomizationRequest createAccountCustomizationRequest)Creates Amazon QuickSight customizations for the current Amazon Web Services Region.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type CreateAccountCustomizationResponse Modifier and Type Method Description default CompletableFuture<CreateAccountCustomizationResponse>QuickSightAsyncClient. createAccountCustomization(Consumer<CreateAccountCustomizationRequest.Builder> createAccountCustomizationRequest)Creates Amazon QuickSight customizations for the current Amazon Web Services Region.default CompletableFuture<CreateAccountCustomizationResponse>QuickSightAsyncClient. createAccountCustomization(CreateAccountCustomizationRequest createAccountCustomizationRequest)Creates Amazon QuickSight customizations for the current Amazon Web Services Region.
-