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