Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateDefaultQBusinessApplicationRequest
-
Packages that use UpdateDefaultQBusinessApplicationRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of UpdateDefaultQBusinessApplicationRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type UpdateDefaultQBusinessApplicationRequest Modifier and Type Method Description default CompletableFuture<UpdateDefaultQBusinessApplicationResponse>QuickSightAsyncClient. updateDefaultQBusinessApplication(UpdateDefaultQBusinessApplicationRequest updateDefaultQBusinessApplicationRequest)Updates a Amazon Q Business application that is linked to a QuickSight account.default UpdateDefaultQBusinessApplicationResponseQuickSightClient. updateDefaultQBusinessApplication(UpdateDefaultQBusinessApplicationRequest updateDefaultQBusinessApplicationRequest)Updates a Amazon Q Business application that is linked to a QuickSight account. -
Uses of UpdateDefaultQBusinessApplicationRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type UpdateDefaultQBusinessApplicationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateDefaultQBusinessApplicationRequestMarshaller. marshall(UpdateDefaultQBusinessApplicationRequest updateDefaultQBusinessApplicationRequest)
-