Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateKeyRegistrationRequest
-
Packages that use UpdateKeyRegistrationRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of UpdateKeyRegistrationRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type UpdateKeyRegistrationRequest Modifier and Type Method Description default CompletableFuture<UpdateKeyRegistrationResponse>QuickSightAsyncClient. updateKeyRegistration(UpdateKeyRegistrationRequest updateKeyRegistrationRequest)Updates a customer managed key in a QuickSight account.default UpdateKeyRegistrationResponseQuickSightClient. updateKeyRegistration(UpdateKeyRegistrationRequest updateKeyRegistrationRequest)Updates a customer managed key in a QuickSight account. -
Uses of UpdateKeyRegistrationRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type UpdateKeyRegistrationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateKeyRegistrationRequestMarshaller. marshall(UpdateKeyRegistrationRequest updateKeyRegistrationRequest)
-